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

  /src/sys/dev/ic/
elink3.c 180 static int epstatus(struct ep_softc *);
1256 if (epstatus(sc)) {
1276 epstatus(struct ep_softc *sc) function in typeref:typename:int
1500 * We could simplify this test by not using epstatus(), but
1510 if (epstatus(sc)) {
elink3.c 180 static int epstatus(struct ep_softc *);
1256 if (epstatus(sc)) {
1276 epstatus(struct ep_softc *sc) function in typeref:typename:int
1500 * We could simplify this test by not using epstatus(), but
1510 if (epstatus(sc)) {

Completed in 22 milliseconds