xd.c | 219 inline void xdc_rqinit(struct xd_iorq *, struct xdc_softc *, 1362 * xdc_rqinit: fill out the fields of an I/O request 1366 xdc_rqinit(struct xd_iorq *rq, struct xdc_softc *xdc, struct xd_softc *xd, int md, u_long blk, int cnt, void *db, struct buf *bp) function in typeref:typename:void 1529 xdc_rqinit(iorq, xdcsc, 1606 xdc_rqinit(iorq, xdcsc, xdsc, XD_SUB_NORM | XD_MODE_VERBO, block,
|