Searched refs:PCIR_IOLIMITH_1 (Results 1 – 7 of 7) sorted by relevance
| /freebsd-11-stable/sys/dev/pci/ |
| HD | pci_pci.c | 200 pci_write_config(dev, PCIR_IOLIMITH_1, in pcib_write_windows() 489 pci_read_config(dev, PCIR_IOLIMITH_1, 2), in pcib_probe_windows() 827 pci_read_config(dev, PCIR_IOLIMITH_1, 2), iolow); in pcib_get_io_decode() 881 pci_write_config(dev, PCIR_IOLIMITH_1, iohi, 2); in pcib_set_io_decode() 1784 pci_write_config(dev, PCIR_IOLIMITH_1, 0, 2); in pcib_bridge_init()
|
| HD | pcireg.h | 268 #define PCIR_IOLIMITH_1 0x32 macro
|
| /freebsd-11-stable/sys/mips/cavium/ |
| HD | octopci.c | 680 octopci_write_config(dev, b, s, f, PCIR_IOLIMITH_1, in octopci_init_device()
|
| /freebsd-11-stable/sys/mips/rt305x/ |
| HD | rt305x_pci.c | 773 rt305x_pci_write_config(dev, bus, slot, func, PCIR_IOLIMITH_1, in rt305x_pcib_init_bridge()
|
| /freebsd-11-stable/usr.sbin/pciconf/ |
| HD | pciconf.c | 336 read_config(fd, &p->pc_sel, PCIR_IOLIMITH_1, 2), in print_bridge_windows()
|
| /freebsd-11-stable/sys/mips/mediatek/ |
| HD | mtk_pcie.c | 1258 mtk_pci_write_config(dev, 0, i, 0, PCIR_IOLIMITH_1, 0, 2); in mtk_pcie_phy_setup_slots()
|
| /freebsd-11-stable/sys/arm/mv/ |
| HD | mv_pci.c | 723 mv_pcib_write_config(sc->sc_dev, bus, slot, func, PCIR_IOLIMITH_1, in mv_pcib_init_bridge()
|