Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/crypto/
H A Ddca.h533 #define PCI_SUBSYSID 0x2E /* subsystem id, 16 bits */ macro
/illumos-gate/usr/src/uts/common/crypto/io/
H A Ddca.c622 subsysid = pci_config_get16(pci, PCI_SUBSYSID); in dca_attach()