Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ia64/sn/io/sn2/pcibr/
Dpcibr_dvr.c294 if (mask == BRIDGE_DEV_PMU_BITS) in pcibr_try_set_device()
433 badpmu = slotp->bss_pmu_uctr ? (BRIDGE_DEV_PMU_BITS & chg) : 0; in pcibr_try_set_device()
486 if (mask == BRIDGE_DEV_PMU_BITS) in pcibr_try_set_device()
533 if (mask == BRIDGE_DEV_PMU_BITS) in pcibr_release_device()
2954 if (!pcibr_try_set_device(pcibr_soft, slot, flags, BRIDGE_DEV_PMU_BITS)) { in pcibr_dmamap_alloc()
3068 pcibr_release_device(pcibr_soft, slot, BRIDGE_DEV_PMU_BITS); in pcibr_dmamap_free()
/linux-2.4.37.9/include/asm-mips64/pci/
Dbridge.h662 #define BRIDGE_DEV_PMU_BITS (BRIDGE_DEV_PMU_WRGA_EN | \ macro
/linux-2.4.37.9/include/asm-ia64/sn/pci/
Dbridge.h1332 #define BRIDGE_DEV_PMU_BITS (BRIDGE_DEV_PMU_WRGA_EN | \ macro