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

  /src/sys/arch/sun3/dev/
xy.c 171 inline void xyc_rqinit(struct xy_iorq *, struct xyc_softc *, struct xy_softc *,
1120 * xyc_rqinit: fill out the fields of an I/O request
1124 xyc_rqinit(struct xy_iorq *rq, struct xyc_softc *xyc, struct xy_softc *xy, function in typeref:typename:void
1232 xyc_rqinit(iorq, xycsc,
1310 xyc_rqinit(iorq, xycsc, xysc, XY_SUB_NORM | XY_MODE_VERBO, block,
  /src/sys/dev/vme/
xy.c 161 inline void xyc_rqinit(struct xy_iorq *, struct xyc_softc *,
1270 * xyc_rqinit: fill out the fields of an I/O request
1274 xyc_rqinit(struct xy_iorq *rq, struct xyc_softc *xyc, struct xy_softc *xy, int md, u_long blk, int cnt, void *db, struct buf *bp) function in typeref:typename:void
1379 xyc_rqinit(iorq, xycsc,
1449 xyc_rqinit(iorq, xycsc, xysc, XY_SUB_NORM | XY_MODE_VERBO, block,

Completed in 13 milliseconds