Searched refs:xyc_startbuf (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/sun3/dev/
H A Dxy.c175 int xyc_startbuf(struct xyc_softc *, struct xy_softc *, struct buf *);
1237 * xyc_startbuf
1242 xyc_startbuf(struct xyc_softc *xycsc, struct xy_softc *xysc, struct buf *bp) function
1263 printf("xyc_startbuf: b_bcount %d, b_data 0x%x\n",
1676 xyc_startbuf(xycsc, xy, bufq_peek(xy->xyq));
/netbsd-6-1-5-RELEASE/sys/dev/vme/
H A Dxy.c166 int xyc_startbuf(struct xyc_softc *, struct xy_softc *, struct buf *);
1390 * xyc_startbuf
1395 xyc_startbuf(struct xyc_softc *xycsc, struct xy_softc *xysc, struct buf *bp) function
1408 panic("xyc_startbuf null buf");
1412 printf("xyc_startbuf: %s%c: %s block %d\n", device_xname(&xysc->sc_dev),
1414 printf("xyc_startbuf: b_bcount %d, b_data 0x%x\n",
1830 xyc_startbuf(xycsc, xy, bufq_peek(xy->xyq));

Completed in 59 milliseconds