Home
last modified time | relevance | path

Searched refs:cuirpm (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/drivers/s390/block/
Ddasd_int.h1154 __u8 cuirpm = 0x00; in dasd_path_get_cuirpm() local
1158 cuirpm |= 0x80 >> chp; in dasd_path_get_cuirpm()
1159 return cuirpm; in dasd_path_get_cuirpm()
Ddasd_devmap.c1501 u8 opm, nppm, cablepm, cuirpm, hpfpm, ifccpm; in dasd_pm_show() local
1510 cuirpm = dasd_path_get_cuirpm(device); in dasd_pm_show()
1516 cablepm, cuirpm, hpfpm, ifccpm); in dasd_pm_show()