Searched refs:AF_DISC_IN_PROG (Results 1 – 3 of 3) sorted by relevance
89 clear_bit(AF_DISC_IN_PROG, &a->flags); in esas2r_disc_initialize()262 test_bit(AF_DISC_IN_PROG, &a->flags)) { in esas2r_disc_check_complete()319 if (test_bit(AF_DISC_IN_PROG, &a->flags)) { in esas2r_disc_start_port()353 set_bit(AF_DISC_IN_PROG, &a->flags); in esas2r_disc_start_port()453 clear_bit(AF_DISC_IN_PROG, &a->flags); in esas2r_disc_continue()
408 clear_bit(AF_DISC_IN_PROG, &a->flags); in esas2r_process_adapter_reset()
825 #define AF_DISC_IN_PROG 22 macro