AF_ONLINE
return (test_bit(AF_ONLINE, &ha->flags) != 0) &&
set_bit(AF_ONLINE, &ha->flags);
if (!test_bit(AF_ONLINE, &ha->flags)) {
clear_bit(AF_ONLINE, &ha->flags);
test_bit(AF_ONLINE, &ha->flags) &&
if (test_and_clear_bit(AF_ONLINE, &ha->flags)) {
!test_bit(AF_ONLINE, &ha->flags) ||
clear_bit(AF_ONLINE, &ha->flags);
clear_bit(AF_ONLINE, &ha->flags);
if (!test_bit(AF_ONLINE, &ha->flags) &&
if (test_bit(AF_ONLINE, &ha->flags))
if (test_bit(AF_ONLINE, &ha->flags)) {
while ((!test_bit(AF_ONLINE, &ha->flags)) &&
if (!test_bit(AF_ONLINE, &ha->flags)) {
if (test_bit(AF_ONLINE, &ha->flags)) {
clear_bit(AF_ONLINE, &ha->flags);