Home
last modified time | relevance | path

Searched refs:PCI_CAP_SZUNKNOWN (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dpci_impl.h174 #define PCI_CAP_SZUNKNOWN 0 macro
182 #define PCI_HTCAP_ADDRMAP_NDWORDS PCI_CAP_SZUNKNOWN /* variable */
188 #define PCI_HTCAP_FUNCEXT_NDWORDS PCI_CAP_SZUNKNOWN /* variable */
/titanic_41/usr/src/uts/common/os/
H A Dsunpci.c306 {PCI_CAP_ID_MSI, 0, 0, PCI_CAP_SZUNKNOWN, pci_msi_save},
307 {PCI_CAP_ID_PCIX, 0, 0, PCI_CAP_SZUNKNOWN, pci_pcix_save},
308 {PCI_CAP_ID_PCI_E, 0, 0, PCI_CAP_SZUNKNOWN, pci_pcie_save},
329 PCI_CAP_SZUNKNOWN, pci_ht_addrmap_save},
347 PCI_CAP_SZUNKNOWN, pci_ht_funcext_save},