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

/freebsd-11-stable/sys/mips/atheros/
H A Dar71xx_pci.c212 ar71xx_pci_read_config(device_t dev, u_int bus, u_int slot, u_int func, function
301 bar0 = ar71xx_pci_read_config(dev, bus, slot, func, PCIR_BAR(0), 4);
305 val = ar71xx_pci_read_config(dev, bus, slot, func, PCIR_COMMAND, 2);
322 val = ar71xx_pci_read_config(dev, bus, slot, func, PCIR_COMMAND, 2);
689 DEVMETHOD(pcib_read_config, ar71xx_pci_read_config),

Completed in 39 milliseconds