Searched refs:pprc_status (Results 1 – 3 of 3) sorted by relevance
604 if (!device->discipline || !device->discipline->pprc_status) { in dasd_devmap_get_pprc_status()613 if (device->discipline->pprc_status(device, temp)) { in dasd_devmap_get_pprc_status()
439 int (*pprc_status)(struct dasd_device *, struct dasd_pprc_data_sc4 *); member
6941 .pprc_status = dasd_eckd_query_pprc_status,