Searched refs:AF_INIT_DONE (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 90 milliseconds