Home
last modified time | relevance | path

Searched defs:led_idx (Results 1 – 3 of 3) sorted by relevance

/titanic_52/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_hw_access.c922 lm_status_t lm_override_led_value(struct _lm_device_t *pdev, u32_t port_idx, u32_t led_idx, u32_t value) in lm_override_led_value() argument
1092 lm_status_t lm_get_led_status(struct _lm_device_t *pdev, u32_t port_idx, u32_t led_idx, u32_t* value_ptr) in lm_get_led_status() argument
[all...]
/titanic_52/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_x550.c3103 s32 ixgbe_led_on_t_X550em(struct ixgbe_hw *hw, u32 led_idx) in ixgbe_led_on_t_X550em() argument
3127 s32 ixgbe_led_off_t_X550em(struct ixgbe_hw *hw, u32 led_idx) in ixgbe_led_off_t_X550em() argument
[all...]
/titanic_52/usr/src/uts/sun4u/montecarlo/io/
H A Dscsb.c2673 int cfg_idx, led_idx, blink_idx, lid, bid; in scsb_set_scfg_pres_leds() local