prom_putstr
#define prom_putstr(chan, str, len) \
#define prom_putstr(b,n) ((*promops.po_putstr)(b,n))