Searched refs:xdc_error (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/arch/sun3/dev/ |
H A D | 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) in xdc_remove_iorq() 1968 * xdc_error: non-fatal error encountered... recover. 1972 xdc_error(struct xdc_softc *xdcsc, struct xd_iorq *iorq, struct xd_iopb *iopb, in xdc_error() function
|
/netbsd-src/sys/dev/vme/ |
H A D | xd.c | 212 int xdc_error(struct xdc_softc *, struct xd_iorq *, 2029 xdc_error(xdcsc, iorq, iopb, rqno, comm) == XD_ERR_AOK) in xdc_remove_iorq() 2153 xdc_error(struct xdc_softc *xdcsc, struct xd_iorq *iorq, struct xd_iopb *iopb, in xdc_error() function
|