Searched refs:AF_HBA_GOING_AWAY (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_def.h396 #define AF_HBA_GOING_AWAY 12 /* 0x00001000 */ macro
H A Dql4_os.c755 if (test_bit(AF_HBA_GOING_AWAY, &ha->flags)) {
1054 set_bit(AF_HBA_GOING_AWAY, &ha->flags);
1246 if (test_bit(AF_HBA_GOING_AWAY, &ha->flags))
1815 set_bit(AF_HBA_GOING_AWAY, &ha->flags);
H A Dql4_isr.c789 if (!test_bit(AF_HBA_GOING_AWAY, &ha->flags))
H A Dql4_mbx.c158 !test_bit(AF_HBA_GOING_AWAY, &ha->flags)) {

Completed in 41 milliseconds