Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/e1000api/
H A De1000_api.h80 s32 e1000_led_on(struct e1000_hw *hw);
H A De1000_api.c762 s32 e1000_led_on(struct e1000_hw *hw) in e1000_led_on() function
/titanic_50/usr/src/uts/common/io/igb/
H A Digb_gld.c929 if (e1000_led_on(&igb->hw) != E1000_SUCCESS) in igb_led_set()
/titanic_50/usr/src/uts/common/io/e1000g/
H A De1000g_main.c3153 (void) e1000_led_on(&e1000g->shared); in e1000g_led_blink()
3234 if (e1000_led_on(&e1000g->shared) != E1000_SUCCESS) { in e1000g_led_set()