Lines Matching refs:start_IO
1359 * Start the i/o. This start_IO can fail if the channel is really busy.
1379 DBF_DEV_EVENT(DBF_DEBUG, device, "start_IO: return request %p "
1386 /* internal error 14 - start_IO run out of retries */
1421 "start_IO: device busy, retry later");
1433 "start_IO: selected paths gone (%x)",
1438 "start_IO: selected paths gone,"
1442 "start_IO: all paths in opm gone,"
1453 "start_IO: -ENODEV device gone, retry");
1459 "start_IO: -EIO device gone, retry");
1463 "start_IO: -EINVAL device currently "
1483 * 2) delayed start of request where start_IO failed with -EBUSY
1819 if (device->discipline->start_IO(next) == 0)
2058 rc = device->discipline->start_IO(cqr);