Home
last modified time | relevance | path

Searched refs:DEV_STATE_UNINIT (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/sys/dev/cxgbe/common/
Dcommon.h57 enum dev_state { DEV_STATE_UNINIT, DEV_STATE_INIT, DEV_STATE_ERR }; enumerator
Dt4_hw.c6569 *state = DEV_STATE_UNINIT; in t4_fw_hello()
/freebsd-10-stable/sys/dev/cxgbe/
Dt4_main.c2982 else if (state == DEV_STATE_UNINIT) { in prep_firmware()
3040 } else if (kld_fw_usable && state == DEV_STATE_UNINIT && in prep_firmware()
3094 if (state == DEV_STATE_UNINIT) { in prep_firmware()