Home
last modified time | relevance | path

Searched refs:PCI_CMD (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/io/afe/
H A Dafe.h56 #define PCI_CMD 0x04 /* Configuration command register */ macro
H A Dafe.c428 pci_config_put16(pci, PCI_CMD, in afe_attach()
429 pci_config_get16(pci, PCI_CMD) | PCI_CMD_BME | PCI_CMD_MAE); in afe_attach()
/titanic_41/usr/src/uts/common/io/mxfe/
H A Dmxfe.h59 #define PCI_CMD 0x04 /* Configuration command register */ macro
H A Dmxfe.c425 DBG(DPCI, "PCI COMM = %x", pci_config_get8(pci, PCI_CMD)); in mxfe_attach()
436 pci_config_put16(pci, PCI_CMD, in mxfe_attach()
437 pci_config_get16(pci, PCI_CMD) | in mxfe_attach()