Home
last modified time | relevance | path

Searched refs:AF_OS_RESET (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/esas2r/
H A Desas2r_init.c1487 set_bit(AF_OS_RESET, &a->flags); in esas2r_reset_adapter()
1606 set_bit(AF_OS_RESET, &a->flags); in esas2r_power_down()
H A Desas2r_int.c474 clear_bit(AF_OS_RESET, &a->flags); in esas2r_process_bus_reset()
H A Desas2r_io.c852 set_bit(AF_OS_RESET, &a->flags); in esas2r_reset_bus()
H A Desas2r.h812 #define AF_OS_RESET 9 macro
H A Desas2r_main.c1080 /* above call sets the AF_OS_RESET flag. wait for it to clear. */ in esas2r_host_bus_reset()
1082 while (test_bit(AF_OS_RESET, &a->flags)) { in esas2r_host_bus_reset()
/kernel/linux/linux-6.6/drivers/scsi/esas2r/
H A Desas2r_init.c1464 set_bit(AF_OS_RESET, &a->flags); in esas2r_reset_adapter()
1583 set_bit(AF_OS_RESET, &a->flags); in esas2r_power_down()
H A Desas2r_int.c474 clear_bit(AF_OS_RESET, &a->flags); in esas2r_process_bus_reset()
H A Desas2r_io.c852 set_bit(AF_OS_RESET, &a->flags); in esas2r_reset_bus()
H A Desas2r.h812 #define AF_OS_RESET 9 macro
H A Desas2r_main.c1078 /* above call sets the AF_OS_RESET flag. wait for it to clear. */ in esas2r_host_bus_reset()
1080 while (test_bit(AF_OS_RESET, &a->flags)) { in esas2r_host_bus_reset()

Completed in 30 milliseconds