Searched refs:singlepath (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/s390/cio/
H A Ddevice_pgid.c276 req->singlepath = 1;
532 req->singlepath = 1;
615 req->singlepath = 1;
H A Dio_sch.h70 * @singlepath: if set, use only one path from @lpm per start I/O
87 unsigned int singlepath:1; member in struct:ccw_request
H A Dccwreq.c45 if (!req->singlepath) {
124 if (req->singlepath) {

Completed in 268 milliseconds