Searched defs:fwsm (Results 1 – 5 of 5) sorted by relevance
/dflybsd-src/sys/dev/netif/ig_hal/ |
H A D | e1000_manage.c | 115 u32 fwsm = E1000_READ_REG(hw, E1000_FWSM); in e1000_check_mng_mode_generic() local 345 u32 fwsm, factps; in e1000_enable_mng_pass_thru() local 471 u32 hicr, hibba, fwsm, icr, i; in e1000_load_firmware() local
|
H A D | e1000_ich8lan.c | 318 u32 mac_reg, fwsm = E1000_READ_REG(hw, E1000_FWSM); in e1000_init_phy_workarounds_pchlan() local 1961 u32 fwsm; in e1000_check_mng_mode_ich8lan() local 1982 u32 fwsm; in e1000_check_mng_mode_pchlan() local 2194 u32 fwsm; in e1000_check_reset_block_ich8lan() local
|
/dflybsd-src/sys/dev/netif/ix/ |
H A D | ixgbe_common.c | 5268 u32 fwsm; in ixgbe_mng_present() local 5286 u32 fwsm, manc, factps; in ixgbe_mng_enabled() local
|
H A D | ixgbe_x550.c | 4655 u32 fwsm; in ixgbe_fw_recovery_mode_X550() local
|
H A D | if_ix.c | 3134 uint32_t fwsm; in ix_enable_intr() local
|