Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dcommon.h98 enum dev_state { DEV_STATE_UNINIT, DEV_STATE_INIT, DEV_STATE_ERR }; enumerator
H A Dt4_hw.c4037 } else if (fs_fw_usable && state == DEV_STATE_UNINIT && in t4_prep_fw()
7279 *state = DEV_STATE_UNINIT; in t4_fw_hello()