Searched refs:AF_FW_RECOVERY (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/qla4xxx/
H A Dql4_mbx.c44 test_bit(AF_FW_RECOVERY, &ha->flags)) {
217 test_bit(AF_FW_RECOVERY, &ha->flags)) {
276 set_bit(AF_FW_RECOVERY, &ha->flags);
H A Dql4_def.h401 #define AF_FW_RECOVERY 19 /* 0x00080000 */ macro
H A Dql4_os.c2286 if (test_bit(AF_FW_RECOVERY, &ha->flags)) {
2353 clear_bit(AF_FW_RECOVERY, &ha->flags);
2380 clear_bit(AF_FW_RECOVERY, &ha->flags);
H A Dql4_nx.c2115 clear_bit(AF_FW_RECOVERY, &ha->flags);

Completed in 43 milliseconds