Searched refs:lpm_adjust (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/s390/cio/
H A Dccwreq.c22 * lpm_adjust - adjust path mask
29 int lpm_adjust(int lpm, int mask) lpm_adjust() function
49 req->mask = lpm_adjust(req->mask >> 1, req->lpm); ccwreq_next_path()
130 req->mask = lpm_adjust(req->mask, req->lpm); ccw_request_start()
H A Ddevice.h110 int lpm_adjust(int lpm, int mask);
H A Ddevice_pgid.c75 req->lpm = lpm_adjust(req->lpm, sch->schib.pmcw.pam & sch->opm & nop_do()
199 req->lpm = lpm_adjust(req->lpm, cdev->private->pgid_todo_mask); spid_do()
456 req->lpm = lpm_adjust(req->lpm, sch->schib.pmcw.pam & snid_do()

Completed in 138 milliseconds