Searched defs:fwsm (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/uts/common/io/e1000api/ |
H A D | e1000_manage.c | 113 u32 fwsm = E1000_READ_REG(hw, E1000_FWSM); in e1000_check_mng_mode_generic() local 343 u32 fwsm, factps; in e1000_enable_mng_pass_thru() local 469 u32 hicr, hibba, fwsm, icr, i; in e1000_load_firmware() local
|
H A D | e1000_ich8lan.c | 319 u32 mac_reg, fwsm = E1000_READ_REG(hw, E1000_FWSM); in e1000_init_phy_workarounds_pchlan() local 1958 u32 fwsm; in e1000_check_mng_mode_ich8lan() local 1979 u32 fwsm; in e1000_check_mng_mode_pchlan() local 2191 u32 fwsm; in e1000_check_reset_block_ich8lan() local
|
/titanic_50/usr/src/uts/common/io/ixgbe/core/ |
H A D | ixgbe_common.c | 4720 u32 fwsm; in ixgbe_mng_present() local 4738 u32 fwsm, manc, factps; in ixgbe_mng_enabled() local
|