Searched refs:AF_DISC_IN_PROG (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/scsi/esas2r/
H A Desas2r_int.c408 clear_bit(AF_DISC_IN_PROG, &a->flags);
H A Desas2r_disc.c89 clear_bit(AF_DISC_IN_PROG, &a->flags);
262 test_bit(AF_DISC_IN_PROG, &a->flags)) {
319 if (test_bit(AF_DISC_IN_PROG, &a->flags)) {
353 set_bit(AF_DISC_IN_PROG, &a->flags);
453 clear_bit(AF_DISC_IN_PROG, &a->flags);
H A Desas2r.h825 #define AF_DISC_IN_PROG 22 macro

Completed in 281 milliseconds