Searched refs:IDEV_ABORT_PATH_ACTIVE (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/isci/ |
H A D | remote_node_context.c | 675 test_bit(IDEV_ABORT_PATH_ACTIVE, &idev->flags) in sci_remote_node_context_resume() 685 if (!test_bit(IDEV_ABORT_PATH_ACTIVE, &idev->flags)) { in sci_remote_node_context_resume() 727 if (!test_bit(IDEV_ABORT_PATH_ACTIVE, &idev->flags)) { in sci_remote_node_context_resume()
|
H A D | remote_device.h | 89 #define IDEV_ABORT_PATH_ACTIVE 7 macro
|
H A D | remote_device.c | 1423 clear_bit(IDEV_ABORT_PATH_ACTIVE, &idev->flags); in isci_remote_device_resume_from_abort() 1668 set_bit(IDEV_ABORT_PATH_ACTIVE, &idev->flags); in isci_remote_device_suspend_terminate()
|
/kernel/linux/linux-6.6/drivers/scsi/isci/ |
H A D | remote_node_context.c | 668 test_bit(IDEV_ABORT_PATH_ACTIVE, &idev->flags) in sci_remote_node_context_resume() 678 if (!test_bit(IDEV_ABORT_PATH_ACTIVE, &idev->flags)) { in sci_remote_node_context_resume() 720 if (!test_bit(IDEV_ABORT_PATH_ACTIVE, &idev->flags)) { in sci_remote_node_context_resume()
|
H A D | remote_device.h | 89 #define IDEV_ABORT_PATH_ACTIVE 7 macro
|
H A D | remote_device.c | 1424 clear_bit(IDEV_ABORT_PATH_ACTIVE, &idev->flags); in isci_remote_device_resume_from_abort() 1669 set_bit(IDEV_ABORT_PATH_ACTIVE, &idev->flags); in isci_remote_device_suspend_terminate()
|
Completed in 9 milliseconds