Home
last modified time | relevance | path

Searched refs:PCI_BCNF_IO_BASE_LOW (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dpci.h80 #define PCI_BCNF_IO_BASE_LOW 0x1c macro
/illumos-gate/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c476 pci_config_get8(config_handle, PCI_BCNF_IO_BASE_LOW)); in pcicfg_dump_bridge_config()
3300 pci_config_put8(handle, PCI_BCNF_IO_BASE_LOW, in pcicfg_setup_bridge()
4109 pci_config_put8(h, PCI_BCNF_IO_BASE_LOW, in pcicfg_probe_bridge()
4464 pci_config_put8(h, PCI_BCNF_IO_BASE_LOW, 0xff); in pcicfg_probe_bridge()
/illumos-gate/usr/src/uts/intel/io/pci/
H A Dpci_boot.c994 pci_putb(bus, dev, func, PCI_BCNF_IO_BASE_LOW, in set_ppb_res()
999 uint8_t val = pci_getb(bus, dev, func, PCI_BCNF_IO_BASE_LOW); in set_ppb_res()
1076 val = pci_getb(bus, dev, func, PCI_BCNF_IO_BASE_LOW); in fetch_ppb_res()
/illumos-gate/usr/src/uts/sun4/io/
H A Dpcicfg.c508 pci_config_get8(config_handle, PCI_BCNF_IO_BASE_LOW)); in pcicfg_dump_bridge_config()
3860 pci_config_put8(handle, PCI_BCNF_IO_BASE_LOW, in pcicfg_setup_bridge()
5136 pci_config_put8(h, PCI_BCNF_IO_BASE_LOW, in pcicfg_probe_bridge()
5502 pci_config_put8(h, PCI_BCNF_IO_BASE_LOW, 0xff); in pcicfg_probe_bridge()
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_pci.c1486 io_base_lo = pci_config_get8(config_handle, PCI_BCNF_IO_BASE_LOW); in ppb_create_ranges_prop()
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcieb.c2094 io_base_lo = pci_config_get8(config_handle, PCI_BCNF_IO_BASE_LOW); in pcieb_create_ranges_prop()
/illumos-gate/usr/src/uts/common/io/cardbus/
H A Dcardbus_cfg.c1426 pci_config_put8(handle, PCI_BCNF_IO_BASE_LOW, in cardbus_setup_bridge()
4406 pci_config_get8(config_handle, PCI_BCNF_IO_BASE_LOW),
/illumos-gate/usr/src/cmd/pcieadm/
H A Dpcieadm_cfgspace.c1093 { PCI_BCNF_IO_BASE_LOW, 1, "iobase", "I/O Base Low",