Searched refs:AF_INIT_DONE (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_isr.c511 if (test_bit(AF_INIT_DONE, &ha->flags))
519 if (test_bit(AF_INIT_DONE, &ha->flags))
H A Dql4_def.h387 #define AF_INIT_DONE 1 /* 0x00000002 */ macro
H A Dql4_os.c1058 clear_bit(AF_INIT_DONE, &ha->flags);
1235 if (!test_bit(AF_INIT_DONE, &ha->flags))
1775 set_bit(AF_INIT_DONE, &ha->flags);
H A Dql4_nx.c1689 if (!test_bit(AF_INIT_DONE, &ha->flags))
1768 !test_bit(AF_INIT_DONE, &ha->flags)) {

Completed in 82 milliseconds