Searched refs:PCI_LCONF_CMD_WRITE (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/mips/atheros/ | ||
| H A D | ar71xxreg.h | 52 #define PCI_LCONF_CMD_WRITE 0x00010000 macro |
| H A D | ar71xx_pci.c | 258 cmd = PCI_LCONF_CMD_WRITE | (reg & ~3); in ar71xx_pci_local_write() |