fifo_write
.vop_write = fifo_write,
int fifo_write(void *);
return (fifo_write(ap));
return (fifo_write(v));