Searched refs:beacon_blink_led (Results 1 - 6 of 6) sorted by relevance

/drivers/scsi/qla2xxx/
H A Dqla_sup.c1583 ha->beacon_blink_led = 1;
1595 ha->beacon_blink_led = 0;
1676 if (IS_QLA2031(ha) && ha->beacon_blink_led) {
1687 } else if ((IS_QLA8031(ha) || IS_QLA81XX(ha)) && ha->beacon_blink_led) {
1744 if (ha->beacon_blink_led == 0) {
1777 ha->beacon_blink_led = 1;
1793 ha->beacon_blink_led = 0;
H A Dqla_attr.c797 if (ha->beacon_blink_led == 1)
1008 if (vha->hw->beacon_blink_led)
H A Dqla_nx.c4404 ha->beacon_blink_led = 1;
4424 ha->beacon_blink_led = 0;
H A Dqla_def.h2798 uint16_t beacon_blink_led; member in struct:qla_hw_data
H A Dqla_os.c3984 if (!vha->vp_idx && (ha->beacon_blink_led == 1)) {
H A Dqla_init.c460 ha->beacon_blink_led = 0;

Completed in 93 milliseconds