Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/afe/
H A Dafe.h61 #define PCI_SSID 0x2e /* Subsystem ID */ macro
H A Dafe.c349 ssid = pci_config_get16(pci, PCI_SSID); in afe_attach()
/titanic_41/usr/src/uts/common/io/mxfe/
H A Dmxfe.h64 #define PCI_SSID 0x2e /* Subsystem ID */ macro
H A Dmxfe.c347 ssid = pci_config_get16(pci, PCI_SSID); in mxfe_attach()