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

/opensolaris-onvv-gate/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,
429 pci_config_get16(pci, PCI_CMD) | PCI_CMD_BME | PCI_CMD_MAE);
/opensolaris-onvv-gate/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));
436 pci_config_put16(pci, PCI_CMD,
437 pci_config_get16(pci, PCI_CMD) |

Completed in 100 milliseconds