Searched refs:AF_ONLINE (Results 1 - 14 of 14) 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_os.c510 !test_bit(AF_ONLINE, &ha->flags) ||
1050 clear_bit(AF_ONLINE, &ha->flags);
1072 clear_bit(AF_ONLINE, &ha->flags);
1136 /* NOTE: AF_ONLINE flag set upon successful completion of
1144 if (!test_bit(AF_ONLINE, &ha->flags) &&
1191 if (test_bit(AF_ONLINE, &ha->flags))
1710 while ((!test_bit(AF_ONLINE, &ha->flags)) &&
1721 if (!test_bit(AF_ONLINE, &ha->flags)) {
2304 if (test_bit(AF_ONLINE, &ha->flags)) {
2305 clear_bit(AF_ONLINE,
[all...]
H A Dql4_def.h386 #define AF_ONLINE 0 /* 0x00000001 */ macro
650 return (test_bit(AF_ONLINE, &ha->flags) != 0) &&
H A Dql4_iocb.c297 if (!test_bit(AF_ONLINE, &ha->flags)) {
H A Dql4_isr.c782 clear_bit(AF_ONLINE, &ha->flags);
H A Dql4_mbx.c157 test_bit(AF_ONLINE, &ha->flags) &&
H A Dql4_init.c1451 set_bit(AF_ONLINE, &ha->flags);
H A Dql4_nx.c1622 if (test_and_clear_bit(AF_ONLINE, &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_os.c510 !test_bit(AF_ONLINE, &ha->flags) ||
1050 clear_bit(AF_ONLINE, &ha->flags);
1072 clear_bit(AF_ONLINE, &ha->flags);
1136 /* NOTE: AF_ONLINE flag set upon successful completion of
1144 if (!test_bit(AF_ONLINE, &ha->flags) &&
1191 if (test_bit(AF_ONLINE, &ha->flags))
1710 while ((!test_bit(AF_ONLINE, &ha->flags)) &&
1721 if (!test_bit(AF_ONLINE, &ha->flags)) {
2304 if (test_bit(AF_ONLINE, &ha->flags)) {
2305 clear_bit(AF_ONLINE,
[all...]
H A Dql4_def.h386 #define AF_ONLINE 0 /* 0x00000001 */ macro
650 return (test_bit(AF_ONLINE, &ha->flags) != 0) &&
H A Dql4_iocb.c297 if (!test_bit(AF_ONLINE, &ha->flags)) {
H A Dql4_isr.c782 clear_bit(AF_ONLINE, &ha->flags);
H A Dql4_mbx.c157 test_bit(AF_ONLINE, &ha->flags) &&
H A Dql4_init.c1451 set_bit(AF_ONLINE, &ha->flags);
H A Dql4_nx.c1622 if (test_and_clear_bit(AF_ONLINE, &ha->flags)) {

Completed in 89 milliseconds