Searched refs:AF_ONLINE (Results 1 – 5 of 5) sorted by relevance
280 #define AF_ONLINE 0 /* 0x00000001 */ macro458 return (test_bit(AF_ONLINE, &ha->flags) != 0) && in adapter_up()
308 if (!test_bit(AF_ONLINE, &ha->flags)) { in qla4xxx_send_command_to_isp()
892 clear_bit(AF_ONLINE, &ha->flags); in qla4xxx_recover_adapter()936 if ((test_bit(AF_ONLINE, &ha->flags) == 0) && in qla4xxx_recover_adapter()1659 clear_bit(AF_ONLINE, &ha->flags); in qla4xxx_eh_host_reset()
673 clear_bit(AF_ONLINE, &ha->flags); in qla4xxx_intr_handler()
1207 set_bit(AF_ONLINE, &ha->flags); in qla4xxx_initialize_adapter()