Home
last modified time | relevance | path

Searched refs:PCIR_IOLIMITH_1 (Results 1 – 6 of 6) sorted by relevance

/NextBSD/sys/dev/pci/
HDpci_pci.c185 pci_write_config(dev, PCIR_IOLIMITH_1, in pcib_write_windows()
473 pci_read_config(dev, PCIR_IOLIMITH_1, 2), in pcib_probe_windows()
757 pci_read_config(dev, PCIR_IOLIMITH_1, 2), iolow); in pcib_get_io_decode()
811 pci_write_config(dev, PCIR_IOLIMITH_1, iohi, 2); in pcib_set_io_decode()
1116 pci_write_config(dev, PCIR_IOLIMITH_1, 0, 2); in pcib_bridge_init()
HDpcireg.h249 #define PCIR_IOLIMITH_1 0x32 macro
/NextBSD/sys/mips/rt305x/
HDrt305x_pci.c774 rt305x_pci_write_config(dev, bus, slot, func, PCIR_IOLIMITH_1, in rt305x_pcib_init_bridge()
/NextBSD/sys/mips/cavium/
HDoctopci.c680 octopci_write_config(dev, b, s, f, PCIR_IOLIMITH_1, in octopci_init_device()
/NextBSD/usr.sbin/pciconf/
HDpciconf.c336 read_config(fd, &p->pc_sel, PCIR_IOLIMITH_1, 2), in print_bridge_windows()
/NextBSD/sys/arm/mv/
HDmv_pci.c727 mv_pcib_write_config(sc->sc_dev, bus, slot, func, PCIR_IOLIMITH_1, in mv_pcib_init_bridge()