Home
last modified time | relevance | path

Searched refs:PCI_VENID (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/crypto/
H A Ddca.h522 #define PCI_VENID 0x00 /* vendor id, 16 bits */ macro
/illumos-gate/usr/src/uts/common/crypto/io/
H A Ddca.c618 venid = pci_config_get16(pci, PCI_VENID); in dca_attach()