Home
last modified time | relevance | path

Searched refs:PCI_CAP_ID_VPD (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/grub/grub-0.97/netboot/
H A Dpci.h161 #define PCI_CAP_ID_VPD 0x03 /* Vital Product Data */ macro
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_os.h161 #define PCI_CAP_ID_VPD 0x3 /* VPD supported */
/titanic_50/usr/src/uts/common/sys/
H A Dpci.h604 #define PCI_CAP_ID_VPD 0x3 /* VPD supported */ macro
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_hba.c55 {PCI_CAP_ID_VPD, "PCI_CAP_ID_VPD"},
/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c4970 t4_os_find_pci_capability(adapter, PCI_CAP_ID_VPD); in t4_prep_adapter()
/titanic_50/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c13396 case PCI_CAP_ID_VPD: in mptsas_get_pci_cap()