Searched refs:E1000_SWFW_EEP_SM (Results 1 - 2 of 2) sorted by relevance

/external/syslinux/gpxe/src/drivers/net/e1000/
H A De1000_hw.c4865 if (e1000_swfw_sync_acquire(hw, E1000_SWFW_EEP_SM))
4885 e1000_swfw_sync_release(hw, E1000_SWFW_EEP_SM);
5008 e1000_swfw_sync_release(hw, E1000_SWFW_EEP_SM);
5207 if (e1000_swfw_sync_acquire(hw, E1000_SWFW_EEP_SM))
5229 e1000_swfw_sync_release(hw, E1000_SWFW_EEP_SM);
H A De1000_hw.h1946 #define E1000_SWFW_EEP_SM 0x0001 macro

Completed in 55 milliseconds