Searched defs:iorq (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/sys/arch/sun3/dev/ |
H A D | xy.c | 1144 xyc_rqtopb(struct xy_iorq *iorq, struct xy_iopb *iopb, int cmd, int subfun) in xyc_rqtopb() argument 1210 struct xy_iorq *iorq = xycsc->ciorq; xyc_cmd() local 1255 struct xy_iorq *iorq; xyc_startbuf() local 1356 xyc_submit_iorq(struct xyc_softc * xycsc,struct xy_iorq * iorq,int type) xyc_submit_iorq() argument 1430 xyc_chain(struct xyc_softc * xycsc,struct xy_iorq * iorq) xyc_chain() argument 1498 xyc_piodriver(struct xyc_softc * xycsc,struct xy_iorq * iorq) xyc_piodriver() argument 1600 struct xy_iorq *iorq; xyc_reset() local 1673 xyc_start(struct xyc_softc * xycsc,struct xy_iorq * iorq) xyc_start() argument 1703 struct xy_iorq *iorq; xyc_remove_iorq() local 1842 xyc_perror(struct xy_iorq * iorq,struct xy_iopb * iopb,int still_trying) xyc_perror() argument 1870 xyc_error(struct xyc_softc * xycsc,struct xy_iorq * iorq,struct xy_iopb * iopb,int comm) xyc_error() argument [all...] |
H A D | xd.c | 1200 xdc_rqtopb(struct xd_iorq * iorq,struct xd_iopb * iopb,int cmd,int subfun) xdc_rqtopb() argument 1313 struct xd_iorq *iorq; xdc_cmd() local 1373 struct xd_iorq *iorq; xdc_startbuf() local 1486 struct xd_iorq *iorq = &xdcsc->reqs[iorqno]; xdc_submit_iorq() local 1672 struct xd_iorq *iorq; xdc_reset() local 1782 struct xd_iorq *iorq; xdc_remove_iorq() local 1943 xdc_perror(struct xd_iorq * iorq,struct xd_iopb * iopb,int still_trying) xdc_perror() argument 1972 xdc_error(struct xdc_softc * xdcsc,struct xd_iorq * iorq,struct xd_iopb * iopb,int rqno,int comm) xdc_error() argument [all...] |
/netbsd-src/sys/dev/vme/ |
H A D | xy.c | 1292 xyc_rqtopb(struct xy_iorq *iorq, struct xy_iopb *iopb, int cmd, int subfun) in xyc_rqtopb() 1358 struct xy_iorq *iorq = xycsc->ciorq; in xyc_cmd() local 1406 struct xy_iorq *iorq; in xyc_startbuf() local 1498 xyc_submit_iorq(struct xyc_softc *xycsc, struct xy_iorq *iorq, int type) in xyc_submit_iorq() 1569 xyc_chain(struct xyc_softc *xycsc, struct xy_iorq *iorq) in xyc_chain() 1641 xyc_piodriver(struct xyc_softc *xycsc, struct xy_iorq *iorq) in xyc_piodriver() 1766 register struct xy_iorq *iorq = &xycsc->reqs[lcv]; in xyc_reset() local 1828 xyc_start(struct xyc_softc *xycsc, struct xy_iorq *iorq) in xyc_start() 1855 struct xy_iorq *iorq; in xyc_remove_iorq() local 1999 xyc_perror(struct xy_iorq *iorq, struct xy_iopb *iopb, int still_trying) in xyc_perror() [all …]
|
H A D | xd.c | 1383 xdc_rqtopb(struct xd_iorq *iorq, struct xd_iopb *iopb, int cmd, int subfun) in xdc_rqtopb() 1491 struct xd_iorq *iorq; in xdc_cmd() local 1552 struct xd_iorq *iorq; in xdc_startbuf() local 1658 struct xd_iorq *iorq = &xdcsc->reqs[iorqno]; in xdc_submit_iorq() local 1860 register struct xd_iorq *iorq = &xdcsc->reqs[lcv]; in xdc_reset() local 1961 struct xd_iorq *iorq; in xdc_remove_iorq() local 2123 xdc_perror(struct xd_iorq *iorq, struct xd_iopb *iopb, int still_trying) in xdc_perror() 2153 xdc_error(struct xdc_softc *xdcsc, struct xd_iorq *iorq, struct xd_iopb *iopb, in xdc_error()
|