Searched refs:ccw_device_tm_start (Results 1 – 3 of 3) sorted by relevance
192 int ccw_device_tm_start(struct ccw_device *, struct tcw *,
605 int ccw_device_tm_start(struct ccw_device *cdev, struct tcw *tcw, in ccw_device_tm_start() function611 EXPORT_SYMBOL(ccw_device_tm_start);
1433 rc = ccw_device_tm_start(device->cdev, cqr->cpaddr, in dasd_start_IO()