Home
last modified time | relevance | path

Searched refs:ifccpm (Results 1 – 3 of 3) sorted by relevance

/drivers/s390/block/
A Ddasd_int.h1227 __u8 ifccpm = 0x00; in dasd_path_get_ifccpm() local
1231 ifccpm |= 0x80 >> chp; in dasd_path_get_ifccpm()
1232 return ifccpm; in dasd_path_get_ifccpm()
A Ddasd.c3766 int chp, oldopm, hpfpm, ifccpm; in dasd_generic_path_event() local
3803 ifccpm = dasd_path_get_ifccpm(device); in dasd_generic_path_event()
3816 } else if (!dasd_path_get_opm(device) && ifccpm) { in dasd_generic_path_event()
3822 dasd_path_set_tbvpm(device, ifccpm); 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
1864 ifccpm = dasd_path_get_ifccpm(device); in dasd_pm_show()
1868 cablepm, cuirpm, hpfpm, ifccpm); in dasd_pm_show()

Completed in 18 milliseconds