Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nge/
H A Dnge_chip.c643 pci_config_get32(handle, PCI_CONF_HT_MSI_MASK); in nge_chip_cfg_init()
652 pci_config_put32(handle, PCI_CONF_HT_MSI_MASK, in nge_chip_cfg_init()
H A Dnge_chip.h70 #define PCI_CONF_HT_MSI_MASK 0x60 macro