xy.c | 175 int xyc_startbuf(struct xyc_softc *, struct xy_softc *, struct buf *); 1248 * xyc_startbuf 1253 xyc_startbuf(struct xyc_softc *xycsc, struct xy_softc *xysc, struct buf *bp) function in typeref:typename:int 1273 printf("xyc_startbuf: b_bcount %d, b_data 0x%x\n", 1686 xyc_startbuf(xycsc, xy, bufq_peek(xy->xyq));
|