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.h1163 struct pci_phys_spec { struct
1171 typedef struct pci_phys_spec pci_regspec_t; argument
/illumos-gate/usr/src/uts/intel/io/pci/
H A Dpci_boot.c3421 memlist_to_spec(struct pci_phys_spec *sp, const int bus, struct memlist *list, in memlist_to_spec()
3461 struct pci_phys_spec *sp; in add_bus_available_prop()
3485 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.c5347 struct pci_phys_spec *regs; in gem_pci_regs_map_setup()
5370 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.c501 struct pci_phys_spec *reglist; in asy_get_io_regnum_pci()