Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/afe/
H A Dafe.h54 #define PCI_VID 0x00 /* Loaded vendor ID */ macro
H A Dafe.c346 venid = pci_config_get16(pci, PCI_VID); in afe_attach()
/titanic_41/usr/src/uts/common/io/mxfe/
H A Dmxfe.h57 #define PCI_VID 0x00 /* Loaded vendor ID */ macro
H A Dmxfe.c343 venid = pci_config_get16(pci, PCI_VID); in mxfe_attach()