Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/mips/sgi-ip27/
Dip27-pci.c91 #define CF0_WRITE_PCI_CFG(dev,where,value,bm,mask) \ macro
121 CF0_WRITE_PCI_CFG(dev,where,value,3,0xff); in pci_conf0_write_config_byte()
127 CF0_WRITE_PCI_CFG(dev,where,value,2,0xffff); in pci_conf0_write_config_word()
133 CF0_WRITE_PCI_CFG(dev,where,value,0,0xffffffff); in pci_conf0_write_config_dword()