Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/e1000/
De1000_hw.c41 static int32_t e1000_get_software_semaphore(struct e1000_hw *hw);
8101 if (e1000_get_software_semaphore(hw) != E1000_SUCCESS) in e1000_get_hw_eeprom_semaphore()
8168 e1000_get_software_semaphore(struct e1000_hw *hw) in e1000_get_software_semaphore() function