Searched refs:iwi_fw_states (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/dev/iwi/
H A Dif_iwivar.h222 ("iwi firmware not idle, state %s", iwi_fw_states[_sc->fw_state]));\
225 DPRINTF(("enter %s state\n", iwi_fw_states[_state])); \
230 DPRINTF(("exit %s state\n", iwi_fw_states[_state])); \
233 iwi_fw_states[_state], iwi_fw_states[_sc->fw_state])); \
H A Dif_iwi.c94 static const char *iwi_fw_states[] = { variable

Completed in 184 milliseconds