Searched refs:nppm (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/s390/block/ |
H A D | dasd_devmap.c | 1493 u8 opm, nppm, cablepm, cuirpm, hpfpm, ifccpm; in dasd_pm_show() local 1500 nppm = dasd_path_get_nppm(device); in dasd_pm_show() 1507 return sprintf(buf, "%02x %02x %02x %02x %02x %02x\n", opm, nppm, in dasd_pm_show()
|
/kernel/linux/linux-6.6/drivers/s390/block/ |
H A D | dasd_devmap.c | 1861 u8 opm, nppm, cablepm, cuirpm, hpfpm, ifccpm; in dasd_pm_show() local 1868 nppm = dasd_path_get_nppm(device); in dasd_pm_show() 1875 return sprintf(buf, "%02x %02x %02x %02x %02x %02x\n", opm, nppm, in dasd_pm_show()
|
Completed in 6 milliseconds