Home
last modified time | relevance | path

Searched defs:pci_common (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sys/pci/
H A Dpci_var.h91 struct pci_common { struct
92 uint_t pci_common_id; argument
95 ushort_t pci_common_refcnt; /* # of sides suspended + attached */ argument
96 ushort_t pci_common_attachcnt; /* # of sides attached */ argument
97 uint16_t pci_common_tsb_cookie; /* IOMMU TSB allocation */ argument
103 iommu_t *pci_common_iommu_p; argument
104 cb_t *pci_common_cb_p; argument
105 ib_t *pci_common_ib_p; argument
106 ecc_t *pci_common_ecc_p; argument
112 kstat_t *pci_common_uksp; /* ptr to upstream kstat */ argument
[all …]