fifo_read
.vop_read = fifo_read,
int fifo_read(void *);
return (fifo_read(ap));
return (fifo_read(v));