HomeSort by: relevance | last modified time | path
    Searched defs:xdc_remove_iorq (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/sun3/dev/
xd.c 236 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 in typeref:typename:int
  /src/sys/dev/vme/
xd.c 217 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 in typeref:typename:int
1975 panic("xdc_remove_iorq: controller DEAD");

Completed in 98 milliseconds