Home
last modified time | relevance | path

Searched refs:IDEV_IO_NCQERROR (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/isci/
H A Dremote_device.h87 #define IDEV_IO_NCQERROR 5 macro
H A Dtask.c110 (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()