Home
last modified time | relevance | path

Searched refs:IDEV_ABORT_PATH_ACTIVE (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/isci/
A Dremote_node_context.c668 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()
A Dremote_device.h89 #define IDEV_ABORT_PATH_ACTIVE 7 macro
A Dremote_device.c1424 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 10 milliseconds