Searched refs:IDEV_IO_NCQERROR (Results 1 – 4 of 4) sorted by relevance
87 #define IDEV_IO_NCQERROR 5 macro
110 (test_bit(IDEV_IO_NCQERROR, &idev->flags) && in isci_device_io_ready()276 !test_bit(IDEV_IO_NCQERROR, &idev->flags))) { in isci_task_execute_tmf()
95 clear_bit(IDEV_IO_NCQERROR, &idev->flags); in isci_remote_device_ready()306 set_bit(IDEV_IO_NCQERROR, &idev->flags); in isci_remote_device_not_ready()
3451 if (test_bit(IDEV_IO_NCQERROR, &idev->flags)) { in isci_request_execute()