Home
last modified time | relevance | path

Searched refs:BEACON_ON (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_xioctl.h233 #define BEACON_ON BIT_0 macro
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c5916 if (xp->ledstate.BeaconState == BEACON_ON) { in ql_set_led_state()
5933 xp->ledstate.BeaconState = BEACON_ON; in ql_set_led_state()
6031 if (xp->ledstate.BeaconState == BEACON_ON) { in ql_blink_led()
H A Dql_api.c9739 if (ha->xioctl->ledstate.BeaconState == BEACON_ON) { in ql_timer()