Home
last modified time | relevance | path

Searched refs:singlepath (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/s390/cio/
Dccwreq.c44 if (!req->singlepath) { in ccwreq_next_path()
123 if (req->singlepath) { in ccw_request_start()
Ddevice_pgid.c211 req->singlepath = 1; in spid_start()
435 req->singlepath = 1; in verify_start()
523 req->singlepath = 1; in ccw_device_disband_start()
Dio_sch.h81 unsigned int singlepath:1; member