/src/sys/arch/sun3/dev/ |
xd.c | 231 int xdc_error(struct xdc_softc *, struct xd_iorq *, struct xd_iopb *, int, 1853 xdc_error(xdcsc, iorq, iopb, rqno, comm) == XD_ERR_AOK) 1968 * xdc_error: non-fatal error encountered... recover. 1972 xdc_error(struct xdc_softc *xdcsc, struct xd_iorq *iorq, struct xd_iopb *iopb, function in typeref:typename:int
|
xd.c | 231 int xdc_error(struct xdc_softc *, struct xd_iorq *, struct xd_iopb *, int, 1853 xdc_error(xdcsc, iorq, iopb, rqno, comm) == XD_ERR_AOK) 1968 * xdc_error: non-fatal error encountered... recover. 1972 xdc_error(struct xdc_softc *xdcsc, struct xd_iorq *iorq, struct xd_iopb *iopb, function in typeref:typename:int
|
/src/sys/dev/vme/ |
xd.c | 212 int xdc_error(struct xdc_softc *, struct xd_iorq *, 2029 xdc_error(xdcsc, iorq, iopb, rqno, comm) == XD_ERR_AOK) 2149 * xdc_error: non-fatal error encountered... recover. 2153 xdc_error(struct xdc_softc *xdcsc, struct xd_iorq *iorq, struct xd_iopb *iopb, function in typeref:typename:int
|
xd.c | 212 int xdc_error(struct xdc_softc *, struct xd_iorq *, 2029 xdc_error(xdcsc, iorq, iopb, rqno, comm) == XD_ERR_AOK) 2149 * xdc_error: non-fatal error encountered... recover. 2153 xdc_error(struct xdc_softc *xdcsc, struct xd_iorq *iorq, struct xd_iopb *iopb, function in typeref:typename:int
|