Searched refs:ar71xx_pci_make_addr (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/mips/atheros/
H A Dar71xx_pci.c183 ar71xx_pci_make_addr(int bus, int slot, int func, int reg) function
197 uint32_t addr = ar71xx_pci_make_addr(bus, slot, func, (reg & ~3));

Completed in 134 milliseconds