Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ia64/sn/io/sn2/pcibr/
Dpcibr_dvr.c285 bridgereg_t badpmu; in pcibr_try_set_device() local
430 badpmu = slotp->bss_pmu_uctr ? (XBRIDGE_DEV_PMU_BITS & chg) : 0; in pcibr_try_set_device()
433 badpmu = slotp->bss_pmu_uctr ? (BRIDGE_DEV_PMU_BITS & chg) : 0; in pcibr_try_set_device()
436 bad = badpmu | badd32 | badd64; in pcibr_try_set_device()