HomeSort by: relevance | last modified time | path
    Searched defs:xdc_rqinit (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/sun3/dev/
xd.c 238 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, function in typeref:typename:void
1352 xdc_rqinit(iorq, xdcsc,
1437 xdc_rqinit(iorq, xdcsc, xdsc, XD_SUB_NORM | XD_MODE_VERBO, block,
  /src/sys/dev/vme/
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,

Completed in 16 milliseconds