Home
last modified time | relevance | path

Searched refs:FO1_DISABLE_GPIO6_7 (Results 1 – 2 of 2) sorted by relevance

/drivers/scsi/qla2xxx/
Dqla_sup.c1635 ha->fw_options[1] |= FO1_DISABLE_GPIO6_7; in qla2x00_beacon_on()
1699 ha->fw_options[1] &= ~FO1_DISABLE_GPIO6_7; in qla2x00_beacon_off()
Dqla_def.h1128 #define FO1_DISABLE_GPIO6_7 BIT_6 /* LED bits */ macro