Searched refs:xdc_remove_iorq (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/sun3/dev/
H A Dxd.c236 int xdc_remove_iorq(struct xdc_softc *);
1156 xdc_remove_iorq(xdcsc);
1596 xdc_remove_iorq(xdcsc); /* could resubmit request */
1774 * xdc_remove_iorq: remove "done" IOPB's.
1777 xdc_remove_iorq(struct xdc_softc *xdcsc) function
/netbsd-current/sys/dev/vme/
H A Dxd.c217 int xdc_remove_iorq(struct xdc_softc *);
1339 xdc_remove_iorq(xdcsc);
1769 xdc_remove_iorq(xdcsc); /* could resubmit request */
1952 * xdc_remove_iorq: remove "done" IOPB's.
1956 xdc_remove_iorq(struct xdc_softc *xdcsc) function
1975 panic("xdc_remove_iorq: controller DEAD");

Completed in 198 milliseconds