Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/s390/block/
Ddasd_int.h1086 __u8 cuirpm = 0x00; in dasd_path_get_cuirpm() local
1090 cuirpm |= 0x80 >> chp; in dasd_path_get_cuirpm()
1091 return cuirpm; in dasd_path_get_cuirpm()
Ddasd_devmap.c1493 u8 opm, nppm, cablepm, cuirpm, hpfpm, ifccpm; in dasd_pm_show() local
1502 cuirpm = dasd_path_get_cuirpm(device); in dasd_pm_show()
1508 cablepm, cuirpm, hpfpm, ifccpm); in dasd_pm_show()