Searched refs:dasd_path_get_opm (Results 1 – 6 of 6) sorted by relevance
1404 cqr->lpm &= dasd_path_get_opm(device); in dasd_start_IO()1406 cqr->lpm = dasd_path_get_opm(device); in dasd_start_IO()1442 } else if (cqr->lpm != dasd_path_get_opm(device)) { in dasd_start_IO()1443 cqr->lpm = dasd_path_get_opm(device); in dasd_start_IO()1816 if (cqr->lpm == dasd_path_get_opm(device)) in dasd_int_handler()1822 cqr->lpm = dasd_path_get_opm(device); in dasd_int_handler()3754 if (dasd_path_get_opm(device)) in dasd_generic_notify()3772 oldopm = dasd_path_get_opm(device); in dasd_generic_path_event()3804 if (!dasd_path_get_opm(device) && hpfpm) { in dasd_generic_path_event()3816 } else if (!dasd_path_get_opm(device) && ifccpm) { in dasd_generic_path_event()[all …]
96 cqr->lpm = dasd_path_get_opm(device); in dasd_default_erp_action()
152 erp->lpm = dasd_path_get_opm(device) & in dasd_3990_erp_alternate_path()273 erp->lpm = dasd_path_get_opm(erp->startdev); in dasd_3990_erp_action_1()1907 erp->lpm = dasd_path_get_opm(erp->startdev); in dasd_3990_erp_compound_path()2191 if (!(dasd_path_get_opm(device) & ~lpum)) { in dasd_3990_erp_disable_path()
1172 if (!dasd_path_get_opm(device)) { in dasd_eckd_read_conf()1242 __u8 lpm, opm = dasd_path_get_opm(device); in rebuild_device_uid()1361 if (dasd_path_get_opm(device) && in dasd_eckd_path_available_action()1415 if (!dasd_path_get_opm(device) && opm) { in dasd_eckd_path_available_action()6473 if (!(dasd_path_get_opm(device) & tbcpm)) in dasd_eckd_cuir_remove_path()6475 if (!(dasd_path_get_opm(device) & ~tbcpm)) { in dasd_eckd_cuir_remove_path()6573 if (!(dasd_path_get_opm(dev) & tbcpm)) { in dasd_eckd_cuir_resume()6583 if (!(dasd_path_get_opm(dev) & tbcpm)) { in dasd_eckd_cuir_resume()6597 if (!(dasd_path_get_opm(dev) & tbcpm)) { in dasd_eckd_cuir_resume()6607 if (!(dasd_path_get_opm(dev) & tbcpm)) { in dasd_eckd_cuir_resume()[all …]
1152 static inline __u8 dasd_path_get_opm(struct dasd_device *device) in dasd_path_get_opm() function
1859 opm = dasd_path_get_opm(device); in dasd_pm_show()2575 opm = dasd_path_get_opm(device); in dasd_path_create_kobjects()
Completed in 37 milliseconds