Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_os.h173 #define PCI_CAP_ID_SECURE_DEV 0xF /* Secure Device supported */
/illumos-gate/usr/src/uts/common/sys/
H A Dpci.h622 #define PCI_CAP_ID_SECURE_DEV 0xF /* Secure Device supported */ macro
/illumos-gate/usr/src/uts/i86pc/io/amd_iommu/
H A Damd_iommu_impl.c1289 if (id != PCI_CAP_ID_SECURE_DEV) { in amd_iommu_setup()
1295 PCI_CAP_ID_SECURE_DEV); in amd_iommu_setup()
1312 ASSERT(cap_id == PCI_CAP_ID_SECURE_DEV); in amd_iommu_setup()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_hba.c69 {PCI_CAP_ID_SECURE_DEV, "PCI_CAP_ID_SECURE_DEV"},
/illumos-gate/usr/src/cmd/pcieadm/
H A Dpcieadm_cfgspace.c4783 { PCI_CAP_ID_SECURE_DEV, "secdev", "Secure Device" },