Searched defs:e1000_put_hw_semaphore_82573 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_82571.c77 static void e1000_put_hw_semaphore_82573(struct e1000_hw *hw);
617 e1000_put_hw_semaphore_82573(hw);
626 * e1000_put_hw_semaphore_82573 - Release hardware semaphore
632 static void e1000_put_hw_semaphore_82573(struct e1000_hw *hw) function
636 DEBUGFUNC("e1000_put_hw_semaphore_82573");
674 e1000_put_hw_semaphore_82573(hw);
1115 e1000_put_hw_semaphore_82573(hw);

Completed in 62 milliseconds