Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c4003 int ret, card_fw_usable, fs_fw_usable; in t4_prep_fw() local
4023 fs_fw_usable = fw_compatible(drv_fw, fs_fw); in t4_prep_fw()
4026 fs_fw_usable = 0; in t4_prep_fw()
4030 (!fs_fw_usable || fs_fw->fw_ver == drv_fw->fw_ver)) { in t4_prep_fw()
4037 } else if (fs_fw_usable && state == DEV_STATE_UNINIT && in t4_prep_fw()