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

/drivers/scsi/isci/
H A Dtask.c159 bool io_ready; local
169 io_ready = isci_device_io_ready(idev, task);
181 } else if (!io_ready || tag == SCI_CONTROLLER_INVALID_IO_TAG) {

Completed in 334 milliseconds