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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_i210.c40 static s32 e1000_get_hw_semaphore_i210(struct e1000_hw *hw);
99 if (e1000_get_hw_semaphore_i210(hw)) {
146 while (e1000_get_hw_semaphore_i210(hw) != E1000_SUCCESS)
157 * e1000_get_hw_semaphore_i210 - Acquire hardware semaphore
162 static s32 e1000_get_hw_semaphore_i210(struct e1000_hw *hw) function
168 DEBUGFUNC("e1000_get_hw_semaphore_i210");

Completed in 64 milliseconds