Searched refs:AF_OS_RESET (Results 1 - 5 of 5) sorted by last modified time

/linux-master/drivers/scsi/esas2r/
H A Desas2r_main.c1078 /* above call sets the AF_OS_RESET flag. wait for it to clear. */
1080 while (test_bit(AF_OS_RESET, &a->flags)) {
H A Desas2r_int.c474 clear_bit(AF_OS_RESET, &a->flags);
H A Desas2r_init.c1464 set_bit(AF_OS_RESET, &a->flags);
1583 set_bit(AF_OS_RESET, &a->flags);
H A Desas2r.h812 #define AF_OS_RESET 9 macro
H A Desas2r_io.c852 set_bit(AF_OS_RESET, &a->flags);

Completed in 228 milliseconds