Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/s390/block/
Ddasd_int.h1240 __u8 cuirpm = 0x00; in dasd_path_get_cuirpm() local
1244 cuirpm |= 0x80 >> chp; in dasd_path_get_cuirpm()
1245 return cuirpm; in dasd_path_get_cuirpm()
Ddasd_devmap.c1742 u8 opm, nppm, cablepm, cuirpm, hpfpm, ifccpm; in dasd_pm_show() local
1751 cuirpm = dasd_path_get_cuirpm(device); in dasd_pm_show()
1757 cablepm, cuirpm, hpfpm, ifccpm); in dasd_pm_show()