Home
last modified time | relevance | path

Searched refs:PCI_SVID (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/io/afe/
H A Dafe.h60 #define PCI_SVID 0x2c /* Subsystem vendor ID */ macro
H A Dafe.c348 svid = pci_config_get16(pci, PCI_SVID); in afe_attach()
/titanic_41/usr/src/uts/common/io/mxfe/
H A Dmxfe.h63 #define PCI_SVID 0x2c /* Subsystem vendor ID */ macro
H A Dmxfe.c346 svid = pci_config_get16(pci, PCI_SVID); in mxfe_attach()