Searched refs:AF_DISC_IN_PROG (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/esas2r/ |
H A D | esas2r_disc.c | 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()
|
H A D | esas2r_int.c | 408 clear_bit(AF_DISC_IN_PROG, &a->flags); in esas2r_process_adapter_reset()
|
H A D | esas2r.h | 825 #define AF_DISC_IN_PROG 22 macro
|
/kernel/linux/linux-6.6/drivers/scsi/esas2r/ |
H A D | esas2r_disc.c | 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()
|
H A D | esas2r_int.c | 408 clear_bit(AF_DISC_IN_PROG, &a->flags); in esas2r_process_adapter_reset()
|
H A D | esas2r.h | 825 #define AF_DISC_IN_PROG 22 macro
|
Completed in 20 milliseconds