Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/pci/
H A Dbridge.h797 #define PCI64_ATTR_PREC 0x0400000000000000 macro
/openbmc/linux/drivers/net/ethernet/sgi/
H A Dioc3-eth.c746 ring = ioc3_map(ip->rxr_dma, PCI64_ATTR_PREC); in ioc3_start()
752 ring = ioc3_map(ip->txr_dma, PCI64_ATTR_PREC); in ioc3_start()