Searched defs:iopb (Results 1 – 8 of 8) 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 1211 struct xy_iopb *iopb = xycsc->ciopb; xyc_cmd() local 1256 struct xy_iopb *iopb; xyc_startbuf() local 1358 struct xy_iopb *iopb; xyc_submit_iorq() local 1433 struct xy_iopb *iopb, *prev_iopb; xyc_chain() local 1702 struct xy_iopb *iopb; 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) in xdc_rqtopb() argument 1314 struct xd_iopb *iopb; xdc_cmd() local 1374 struct xd_iopb *iopb; xdc_startbuf() local 1781 struct xd_iopb *iopb; 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...] |
H A D | xyvar.h | 44 struct xy_iopb *iopb; /* address of matching iopb */ member
|
H A D | xdvar.h | 44 struct xd_iopb *iopb; /* address of matching iopb */ member
|
/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() 1359 struct xy_iopb *iopb = xycsc->ciopb; in xyc_cmd() local 1407 struct xy_iopb *iopb; in xyc_startbuf() local 1604 struct xy_iopb *iopb, *prev_iopb, *dmaiopb; in xyc_chain() local 1702 struct xy_iopb *iopb; in xyc_xyreset() local 1854 struct xy_iopb *iopb; in xyc_remove_iorq() local 1999 xyc_perror(struct xy_iorq *iorq, struct xy_iopb *iopb, int still_trying) in xyc_perror() 2028 xyc_error(struct xyc_softc *xycsc, struct xy_iorq *iorq, struct xy_iopb *iopb, in xyc_error()
|
H A D | xd.c | 1383 xdc_rqtopb(struct xd_iorq *iorq, struct xd_iopb *iopb, int cmd, int subfun) in xdc_rqtopb() 1492 struct xd_iopb *iopb; in xdc_cmd() local 1553 struct xd_iopb *iopb; in xdc_startbuf() local 1960 struct xd_iopb *iopb; 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()
|
H A D | xyvar.h | 43 struct xy_iopb *iopb; /* address of matching iopb */ member
|
H A D | xdvar.h | 44 struct xd_iopb *iopb; /* address of matching iopb */ member
|