Searched refs:beacon_color_state (Results 1 - 2 of 2) sorted by relevance

/drivers/scsi/qla2xxx/
H A Dqla_sup.c1454 if (ha->beacon_color_state == QLA_LED_ALL_ON) {
1456 ha->beacon_color_state = 0;
1460 ha->beacon_color_state = QLA_LED_ALL_ON;
1465 if (ha->beacon_color_state == QLA_LED_GRN_ON) {
1467 ha->beacon_color_state = 0;
1471 ha->beacon_color_state = QLA_LED_GRN_ON;
1584 ha->beacon_color_state = 0;
1599 ha->beacon_color_state = QLA_LED_ALL_ON;
1601 ha->beacon_color_state = QLA_LED_GRN_ON;
1620 if (ha->beacon_color_state
[all...]
H A Dqla_def.h2799 uint8_t beacon_color_state; member in struct:qla_hw_data

Completed in 36 milliseconds