Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/afe/
H A Dafe.h55 #define PCI_DID 0x02 /* Loaded device ID */ macro
H A Dafe.c347 devid = pci_config_get16(pci, PCI_DID); in afe_attach()
/titanic_50/usr/src/uts/common/io/mxfe/
H A Dmxfe.h58 #define PCI_DID 0x02 /* Loaded device ID */ macro
H A Dmxfe.c344 devid = pci_config_get16(pci, PCI_DID); in mxfe_attach()