Searched refs:PCIR_IOLIMITH_1 (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12.1/sys/dev/pci/ |
| H A D | pci_pci.c | 205 pci_write_config(dev, PCIR_IOLIMITH_1, in pcib_write_windows() 494 pci_read_config(dev, PCIR_IOLIMITH_1, 2), in pcib_probe_windows() 832 pci_read_config(dev, PCIR_IOLIMITH_1, 2), iolow); in pcib_get_io_decode() 886 pci_write_config(dev, PCIR_IOLIMITH_1, iohi, 2); in pcib_set_io_decode() 1801 pci_write_config(dev, PCIR_IOLIMITH_1, 0, 2); in pcib_bridge_init()
|
| H A D | pcireg.h | 255 #define PCIR_IOLIMITH_1 0x32 macro
|
| /freebsd-12.1/sys/mips/cavium/ |
| H A D | octopci.c | 682 octopci_write_config(dev, b, s, f, PCIR_IOLIMITH_1, in octopci_init_device()
|
| /freebsd-12.1/sys/mips/mediatek/ |
| H A D | mtk_pcie.c | 1259 mtk_pci_write_config(dev, 0, i, 0, PCIR_IOLIMITH_1, 0, 2); in mtk_pcie_phy_setup_slots()
|
| /freebsd-12.1/usr.sbin/pciconf/ |
| H A D | pciconf.c | 358 read_config(fd, &p->pc_sel, PCIR_IOLIMITH_1, 2), in print_bridge_windows()
|
| /freebsd-12.1/sys/arm/mv/ |
| H A D | mv_pci.c | 782 mv_pcib_write_config(sc->sc_dev, bus, slot, func, PCIR_IOLIMITH_1, in mv_pcib_init_bridge()
|