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

  /src/sys/dev/vme/
xy.c 165 void xyc_start(struct xyc_softc *, struct xy_iorq *);
1221 xyc_start(xy->parent, NULL);
1257 xyc_start(xycsc, NULL);
1675 xyc_start(xycsc, iorq);
1689 xyc_start(xycsc, NULL);
1818 xyc_start(xycsc, NULL);
1824 * xyc_start: start waiting buffers
1828 xyc_start(struct xyc_softc *xycsc, struct xy_iorq *iorq) function in typeref:typename:void
2041 /* make xyc_start ignore us */
  /src/sys/arch/sun3/dev/
xy.c 174 void xyc_start(struct xyc_softc *, struct xy_iorq *);
1074 xyc_start(xy->parent, NULL);
1107 xyc_start(xycsc, NULL);
1532 xyc_start(xycsc, iorq);
1546 xyc_start(xycsc, NULL);
1663 xyc_start(xycsc, NULL);
1669 * xyc_start: start waiting buffers
1673 xyc_start(struct xyc_softc *xycsc, struct xy_iorq *iorq) function in typeref:typename:void
1880 /* make xyc_start ignore us */

Completed in 23 milliseconds