Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/crypto/
H A Ddca.h530 #define PCI_LATTMR 0x0D /* latency timer, 8 bits */ macro
/illumos-gate/usr/src/uts/common/crypto/io/
H A Ddca.c638 pci_config_put8(pci, PCI_LATTMR, 0x40); in dca_attach()
647 lattmr = pci_config_get8(pci, PCI_LATTMR); in dca_attach()
1014 pci_config_put8(pci, PCI_LATTMR, 0x40); in dca_resume()