Searched defs:iopb (Results 1 - 8 of 8) sorted by relevance
| /src/sys/arch/sun3/dev/ |
| H A D | xdvar.h | 44 struct xd_iopb *iopb; /* address of matching iopb */ member in struct:xd_iorq
|
| H A D | xyvar.h | 44 struct xy_iopb *iopb; /* address of matching iopb */ member in struct:xy_iorq
|
| H A D | xd.c | 1200 xdc_rqtopb(struct xd_iorq *iorq, struct xd_iopb *iopb, int cmd, int subfun) argument 1314 struct xd_iopb *iopb; local in function:xdc_cmd 1374 struct xd_iopb *iopb; local in function:xdc_startbuf 1781 struct xd_iopb *iopb; local in function:xdc_remove_iorq 1943 xdc_perror(struct xd_iorq * iorq,struct xd_iopb * iopb,int still_trying) argument 1972 xdc_error(struct xdc_softc * xdcsc,struct xd_iorq * iorq,struct xd_iopb * iopb,int rqno,int comm) argument [all...] |
| H A D | xy.c | 1144 xyc_rqtopb(struct xy_iorq *iorq, struct xy_iopb *iopb, int cmd, int subfun) argument 1211 struct xy_iopb *iopb = xycsc->ciopb; local in function:xyc_cmd 1256 struct xy_iopb *iopb; local in function:xyc_startbuf 1358 struct xy_iopb *iopb; local in function:xyc_submit_iorq 1433 struct xy_iopb *iopb, *prev_iopb; local in function:xyc_chain 1702 struct xy_iopb *iopb; local in function:xyc_remove_iorq 1842 xyc_perror(struct xy_iorq * iorq,struct xy_iopb * iopb,int still_trying) argument 1870 xyc_error(struct xyc_softc * xycsc,struct xy_iorq * iorq,struct xy_iopb * iopb,int comm) argument [all...] |
| /src/sys/dev/vme/ |
| H A D | xdvar.h | 44 struct xd_iopb *iopb; /* address of matching iopb */ member in struct:xd_iorq
|
| H A D | xyvar.h | 43 struct xy_iopb *iopb; /* address of matching iopb */ member in struct:xy_iorq
|
| H A D | xy.c | 1292 xyc_rqtopb(struct xy_iorq *iorq, struct xy_iopb *iopb, int cmd, int subfun) argument 1359 struct xy_iopb *iopb = xycsc->ciopb; local in function:xyc_cmd 1407 struct xy_iopb *iopb; local in function:xyc_startbuf 1604 struct xy_iopb *iopb, *prev_iopb, *dmaiopb; local in function:xyc_chain 1702 struct xy_iopb *iopb; local in function:xyc_xyreset 1854 struct xy_iopb *iopb; local in function:xyc_remove_iorq 1999 xyc_perror(struct xy_iorq * iorq,struct xy_iopb * iopb,int still_trying) argument 2028 xyc_error(struct xyc_softc * xycsc,struct xy_iorq * iorq,struct xy_iopb * iopb,int comm) argument [all...] |
| H A D | xd.c | 1383 xdc_rqtopb(struct xd_iorq *iorq, struct xd_iopb *iopb, int cmd, int subfun) argument 1492 struct xd_iopb *iopb; local in function:xdc_cmd 1553 struct xd_iopb *iopb; local in function:xdc_startbuf 1960 struct xd_iopb *iopb; local in function:xdc_remove_iorq 2123 xdc_perror(struct xd_iorq * iorq,struct xd_iopb * iopb,int still_trying) argument 2153 xdc_error(struct xdc_softc * xdcsc,struct xd_iorq * iorq,struct xd_iopb * iopb,int rqno,int comm) argument [all...] |
Completed in 12 milliseconds