Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_api.h77 s32 e1000_cleanup_led(struct e1000_hw *hw);
H A De1000_api.c793 s32 e1000_cleanup_led(struct e1000_hw *hw) in e1000_cleanup_led() function
/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_gld.c897 if (e1000_cleanup_led(&igb->hw) != E1000_SUCCESS) in igb_led_set()
H A Digb_main.c1525 (void) e1000_cleanup_led(hw); in igb_init_adapter()
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_main.c1607 (void) e1000_cleanup_led(hw); in e1000g_init()
3235 if (e1000_cleanup_led(&e1000g->shared) != in e1000g_led_set()