Searched defs:ipw2200_init (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/iwi/
H A Dipw2200.c363 (void) ipw2200_init(sc);
1045 ipw2200_init(struct ipw2200_softc *sc) function
1054 "ipw2200_init(): no firmware is available\n"));
1063 "ipw2200_init(): could not reset adapter\n"));
1073 "ipw2200_init(): could not load boot code\n"));
1083 "ipw2200_init(): could not load microcode\n"));
1096 "ipw2200_init(): could not load firmware\n"));
1108 "ipw2200_init(): device configuration failed\n"));
1989 (void) ipw2200_init(sc); /* Force state machine */
2042 (void) ipw2200_init(s
[all...]

Completed in 59 milliseconds