Searched refs:PCIR_IOBASEH_1 (Results 1 – 6 of 6) sorted by relevance
| /NextBSD/sys/dev/pci/ |
| HD | pci_pci.c | 183 pci_write_config(dev, PCIR_IOBASEH_1, in pcib_write_windows() 471 pci_read_config(dev, PCIR_IOBASEH_1, 2), val); in pcib_probe_windows() 750 pci_read_config(dev, PCIR_IOBASEH_1, 2), iolow); in pcib_get_io_decode() 806 pci_write_config(dev, PCIR_IOBASEH_1, iohi, 2); in pcib_set_io_decode() 1114 pci_write_config(dev, PCIR_IOBASEH_1, 0xffff, 2); in pcib_bridge_init()
|
| HD | pcireg.h | 248 #define PCIR_IOBASEH_1 0x30 macro
|
| /NextBSD/sys/mips/rt305x/ |
| HD | rt305x_pci.c | 770 rt305x_pci_write_config(dev, bus, slot, func, PCIR_IOBASEH_1, in rt305x_pcib_init_bridge()
|
| /NextBSD/sys/mips/cavium/ |
| HD | octopci.c | 675 octopci_write_config(dev, b, s, f, PCIR_IOBASEH_1, in octopci_init_device()
|
| /NextBSD/usr.sbin/pciconf/ |
| HD | pciconf.c | 333 read_config(fd, &p->pc_sel, PCIR_IOBASEH_1, 2), in print_bridge_windows()
|
| /NextBSD/sys/arm/mv/ |
| HD | mv_pci.c | 723 mv_pcib_write_config(sc->sc_dev, bus, slot, func, PCIR_IOBASEH_1, in mv_pcib_init_bridge()
|