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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/cherrystone/psvcpolicy/
H A Dpsvcpolicy.c621 static int32_t led_on = 0; local
653 if (failed_count == 0 && led_on) {
657 led_on = 0;
660 if (failed_count > 0 && ! led_on) {
665 led_on = 1;
/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_hw.h701 s32 (*led_on)(struct e1000_hw *); member in struct:e1000_mac_operations
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_type.h3697 s32 (*led_on)(struct ixgbe_hw *, u32); member in struct:ixgbe_mac_operations

Completed in 78 milliseconds