Searched refs:NO_PAV (Results 1 – 2 of 2) sorted by relevance
148 lcu->pav = NO_PAV; in _allocate_lcu()328 if (lcu->pav == NO_PAV) { in _add_device_to_lcu()522 lcu->pav = NO_PAV; in _lcu_update()532 if (lcu->pav != NO_PAV) in _lcu_update()685 if (lcu->pav == NO_PAV || in dasd_alias_get_start_dev()
612 enum pavtype {NO_PAV, BASE_PAV, HYPER_PAV}; enumerator