Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/atheros/
H A Dar71xxreg.h52 #define PCI_LCONF_CMD_WRITE 0x00010000 macro
H A Dar71xx_pci.c258 cmd = PCI_LCONF_CMD_WRITE | (reg & ~3); in ar71xx_pci_local_write()