Home
last modified time | relevance | path

Searched refs:xdc_rqinit (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/sun3/dev/
H A Dxd.c238 inline void xdc_rqinit(struct xd_iorq *, struct xdc_softc *, struct xd_softc *,
1177 * xdc_rqinit: fill out the fields of an I/O request
1181 xdc_rqinit(struct xd_iorq *rq, struct xdc_softc *xdc, struct xd_softc *xd, in xdc_rqinit() function
1352 xdc_rqinit(iorq, xdcsc, in xdc_cmd()
1437 xdc_rqinit(iorq, xdcsc, xdsc, XD_SUB_NORM | XD_MODE_VERBO, block, in xdc_startbuf()
/netbsd-src/sys/dev/vme/
H A Dxd.c219 inline void xdc_rqinit(struct xd_iorq *, struct xdc_softc *,
1366 xdc_rqinit(struct xd_iorq *rq, struct xdc_softc *xdc, struct xd_softc *xd, int md, u_long blk, int … in xdc_rqinit() function
1529 xdc_rqinit(iorq, xdcsc, in xdc_cmd()
1606 xdc_rqinit(iorq, xdcsc, xdsc, XD_SUB_NORM | XD_MODE_VERBO, block, in xdc_startbuf()