Home
last modified time | relevance | path

Searched refs:pci_phys_spec (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/sun4/sys/
H A Debus.h112 struct pci_phys_spec pci_regspec;
/illumos-gate/usr/src/uts/common/sys/
H A Dpci.h1166 struct pci_phys_spec { struct
1174 typedef struct pci_phys_spec pci_regspec_t; argument
/illumos-gate/usr/src/uts/intel/io/pci/
H A Dpci_boot.c3435 memlist_to_spec(struct pci_phys_spec *sp, const int bus, struct memlist *list, in memlist_to_spec()
3475 struct pci_phys_spec *sp; in add_bus_available_prop()
3499 i * sizeof (struct pci_phys_spec) / sizeof (int)); in add_bus_available_prop()
/illumos-gate/usr/src/uts/common/io/sfe/
H A Dsfe_util.c5348 struct pci_phys_spec *regs; in gem_pci_regs_map_setup()
5371 n = len / (sizeof (struct pci_phys_spec) / sizeof (int)); in gem_pci_regs_map_setup()
/illumos-gate/usr/src/uts/common/io/
H A Dasy.c941 struct pci_phys_spec *reglist; in asy_get_io_regnum_pci()