if_il.c | 119 static int ilwait(struct il_softc *, const char *); 186 (void)ilwait(sc, "reset"); 195 (void)ilwait(sc, "status"); 226 ilwait(struct il_softc *sc, const char *op) function in typeref:typename:int 293 if (ilwait(sc, "hardware diag")) { 313 if (ilwait(sc, "setaddr")) 319 if (ilwait(sc, "verifying setaddr")) 329 if (ilwait(sc, "all multi")) 334 if (ilwait(sc, "all multi")) 366 if (ilwait(sc, "load multi") [all...] |