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

  /src/sys/dev/pci/
twe.c 112 static int twe_status_check(struct twe_softc *, u_int);
731 if (twe_status_check(sc, status)) {
740 if (twe_status_check(sc, status) != 0) {
782 twe_status_check(sc, status);
1275 twe_status_check(sc, status);
1357 twe_status_check(struct twe_softc *sc, u_int status) function in typeref:typename:int
1675 twe_status_check(sc, status);

Completed in 14 milliseconds