Home
last modified time | relevance | path

Searched refs:pci_nexus_regspec_t (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_tools.c627 pci_nexus_regspec_t *pci_rp = NULL; in pcitool_bus_reg_ops()
653 sizeof (pci_nexus_regspec_t)) != 0) { in pcitool_bus_reg_ops()
663 (reglen * sizeof (int)) / sizeof (pci_nexus_regspec_t)) { in pcitool_bus_reg_ops()
H A Dpcisch.c501 "reg", &len) || (len / sizeof (pci_nexus_regspec_t) < 4)) in map_pci_registers()
/illumos-gate/usr/src/uts/sun4u/sys/pci/
H A Dpci_var.h40 } pci_nexus_regspec_t; typedef