Searched refs:FO1_DISABLE_GPIO6_7 (Results 1 – 2 of 2) sorted by relevance
1651 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()
1244 #define FO1_DISABLE_GPIO6_7 BIT_6 /* LED bits */ macro