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);
|