Searched refs:iwm_start_hw (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/sys/dev/iwm/
H A Dif_iwm_pcie_trans.h128 extern int iwm_start_hw(struct iwm_softc *sc);
H A Dif_iwm_pcie_trans.c543 iwm_start_hw(struct iwm_softc *sc) function
H A Dif_iwm.c4481 if ((error = iwm_start_hw(sc)) != 0) {
4482 printf("iwm_start_hw: failed %d\n", error);
4496 if ((error = iwm_start_hw(sc)) != 0) {
5880 if ((error = iwm_start_hw(sc)) != 0) {

Completed in 108 milliseconds