Home
last modified time | relevance | path

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

/freebsd/sys/dev/pci/
H A Dpcireg.h270 #define PCIR_IOLIMITH_1 0x32 macro
H A Dpci_pci.c218 pci_write_config(dev, PCIR_IOLIMITH_1, in pcib_write_windows()
525 pci_read_config(dev, PCIR_IOLIMITH_1, 2), in pcib_probe_windows()
1622 pci_write_config(dev, PCIR_IOLIMITH_1, 0, 2); in pcib_bridge_init()
/freebsd/sys/arm/mv/
H A Dmv_pci.c788 mv_pcib_write_config(sc->sc_dev, bus, slot, func, PCIR_IOLIMITH_1, in mv_pcib_init_bridge()
/freebsd/usr.sbin/pciconf/
H A Dpciconf.c703 read_config(fd, &p->pc_sel, PCIR_IOLIMITH_1, 2), in print_bridge_windows()