Home
last modified time | relevance | path

Searched refs:hpfpm (Results 1 – 4 of 4) sorted by relevance

/drivers/s390/block/
A Ddasd_int.h1238 __u8 hpfpm = 0x00; in dasd_path_get_hpfpm() local
1242 hpfpm |= 0x80 >> chp; in dasd_path_get_hpfpm()
1243 return hpfpm; in dasd_path_get_hpfpm()
A Ddasd.c3766 int chp, oldopm, hpfpm, ifccpm; in dasd_generic_path_event() local
3802 hpfpm = dasd_path_get_hpfpm(device); in dasd_generic_path_event()
3804 if (!dasd_path_get_opm(device) && hpfpm) { in dasd_generic_path_event()
3813 dasd_path_set_tbvpm(device, hpfpm); in dasd_generic_path_event()
3825 if (oldopm && !dasd_path_get_opm(device) && !hpfpm && !ifccpm) { in dasd_generic_path_event()
A Ddasd_devmap.c1853 u8 opm, nppm, cablepm, cuirpm, hpfpm, ifccpm; in dasd_pm_show() local
1863 hpfpm = dasd_path_get_hpfpm(device); in dasd_pm_show()
1868 cablepm, cuirpm, hpfpm, ifccpm); in dasd_pm_show()
A Ddasd_eckd.c1281 __u8 lpm, opm, npm, ppm, epm, hpfpm, cablepm; in dasd_eckd_path_available_action() local
1292 hpfpm = 0; in dasd_eckd_path_available_action()
1336 hpfpm |= lpm; in dasd_eckd_path_available_action()
1428 dasd_path_add_nohpfpm(device, hpfpm); in dasd_eckd_path_available_action()

Completed in 40 milliseconds