Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/crypto/
H A Ddca.h526 #define PCI_REVID 0x08 /* revision id, 8 bits */ macro
/illumos-gate/usr/src/uts/common/crypto/io/
H A Ddca.c620 revid = pci_config_get8(pci, PCI_REVID); in dca_attach()