Searched refs:AF_DISC_POLLED (Results 1 – 3 of 3) sorted by relevance
261 if (test_bit(AF_DISC_POLLED, &a->flags) && in esas2r_disc_check_complete()305 !test_bit(AF_DISC_POLLED, &a->flags)) in esas2r_disc_queue_event()327 if (test_bit(AF_DISC_POLLED, &a->flags) in esas2r_disc_start_port()356 if (test_bit(AF_DISC_POLLED, &a->flags)) in esas2r_disc_start_port()376 if (!test_bit(AF_DISC_POLLED, &a->flags)) in esas2r_disc_start_port()
1353 set_bit(AF_DISC_POLLED, &a->flags); in esas2r_init_adapter_hw()1405 clear_bit(AF_DISC_POLLED, &a->flags); in esas2r_init_adapter_hw()
828 #define AF_DISC_POLLED 25 macro