Searched refs:AF_ONLINE (Results 1 – 6 of 6) sorted by relevance
561 #define AF_ONLINE 0 /* 0x00000001 */ macro916 return (test_bit(AF_ONLINE, &ha->flags) != 0) && in adapter_up()
299 if (!test_bit(AF_ONLINE, &ha->flags)) { in qla4xxx_send_command_to_isp()
993 set_bit(AF_ONLINE, &ha->flags); in qla4xxx_initialize_adapter()
1188 clear_bit(AF_ONLINE, &ha->flags); in qla4xxx_intr_handler()
62 test_bit(AF_ONLINE, &ha->flags) && in qla4xxx_is_intr_poll_mode()
3312 if (test_and_clear_bit(AF_ONLINE, &ha->flags)) { in qla4_82xx_need_reset_handler()