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