Searched full:start_io (Results 1 – 13 of 13) sorted by relevance
| /linux/drivers/md/ |
| H A D | dm-path-selector.h | 89 int (*start_io)(struct path_selector *ps, struct dm_path *path, member
|
| H A D | dm-ps-queue-length.c | 255 .start_io = ql_start_io,
|
| H A D | dm-ps-service-time.c | 336 .start_io = st_start_io,
|
| H A D | dm-ps-historical-service-time.c | 536 .start_io = hst_start_io,
|
| /linux/drivers/input/joystick/iforce/ |
| H A D | iforce.h | 81 int (*start_io)(struct iforce *iforce); member
|
| H A D | iforce-serio.c | 110 .start_io = iforce_serio_start_io,
|
| H A D | iforce-usb.c | 133 .start_io = iforce_usb_start_io,
|
| /linux/drivers/s390/block/ |
| H A D | dasd.c | 1325 * Start the i/o. This start_IO can fail if the channel is really busy. 1344 DBF_DEV_EVENT(DBF_DEBUG, device, "start_IO: return request %p " in dasd_start_IO() 1384 "start_IO: device busy, retry later"); in dasd_start_IO() 1396 "start_IO: selected paths gone (%x)", in dasd_start_IO() 1401 "start_IO: selected paths gone," in dasd_start_IO() 1405 "start_IO: all paths in opm gone," in dasd_start_IO() 1416 "start_IO: -ENODEV device gone, retry"); in dasd_start_IO() 1422 "start_IO: -EIO device gone, retry"); in dasd_start_IO() 1426 "start_IO: -EINVAL device currently " in dasd_start_IO() 1443 * 2) delayed start of request where start_IO failed with -EBUSY [all …]
|
| H A D | dasd_diag.c | 173 DBF_DEV_EVENT(DBF_ERR, device, "DIAG start_IO: request %p " in dasd_start_diag() 644 .start_IO = dasd_start_diag,
|
| H A D | dasd_int.h | 131 int intrc; /* internal error, e.g. from start_IO */ 338 * a block device request, start_io starts the request and 348 int (*start_IO) (struct dasd_ccw_req *); member
|
| H A D | dasd_fba.c | 772 .start_IO = dasd_start_IO,
|
| H A D | dasd_eckd.c | 6882 .start_IO = dasd_start_IO,
|
| /linux/drivers/scsi/isci/ |
| H A D | task.c | 302 "%s: start_io failed - status = 0x%x, request = %p\n", in isci_task_execute_tmf()
|