Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla2xxx/
H A Dqla_sup.c1651 ha->fw_options[1] |= FO1_DISABLE_GPIO6_7; in qla2x00_beacon_on()
1715 ha->fw_options[1] &= ~FO1_DISABLE_GPIO6_7; in qla2x00_beacon_off()
H A Dqla_def.h1244 #define FO1_DISABLE_GPIO6_7 BIT_6 /* LED bits */ macro