| /illumos-gate/usr/src/uts/intel/io/pci-ide/ |
| H A D | pci-ide.c | 232 if ((cmdreg & PCI_COMM_ME) == 0) { in pciide_attach() 234 cmdreg | PCI_COMM_ME); in pciide_attach() 260 ASSERT((cmdreg & PCI_COMM_ME) != 0); in pciide_attach()
|
| /illumos-gate/usr/src/uts/sun4u/io/pci/ |
| H A D | pci_space.c | 94 PCI_COMM_ME |
|
| H A D | simba.c | 109 PCI_COMM_ME |
|
| /illumos-gate/usr/src/uts/intel/io/vmm/io/ |
| H A D | ppt.c | 516 cmd |= PCI_COMM_ME; in ppt_toggle_bar() 532 cmd &= ~(PCI_COMM_ME | PCI_COMM_MAE | PCI_COMM_IO); in ppt_toggle_bar() 847 pci_config_put16(hdl, PCI_CONF_COMM, cmd & ~PCI_COMM_ME); in ppt_flr()
|
| /illumos-gate/usr/src/uts/common/io/audio/drv/audio1575/ |
| H A D | audio1575.c | 1433 pcics_reg |= (PCI_COMM_IO | PCI_COMM_MAE | PCI_COMM_ME); in audio1575_pci_enable() 1454 pcics_reg &= ~(PCI_COMM_IO | PCI_COMM_MAE | PCI_COMM_ME); in audio1575_pci_disable()
|
| /illumos-gate/usr/src/uts/common/io/1394/adapters/ |
| H A D | hci1394_ohci.c | 134 if ((cmdreg & (PCI_COMM_MAE | PCI_COMM_ME)) != (PCI_COMM_MAE | in hci1394_ohci_init() 135 PCI_COMM_ME)) { in hci1394_ohci_init() 136 cmdreg |= PCI_COMM_MAE | PCI_COMM_ME; in hci1394_ohci_init()
|
| /illumos-gate/usr/src/uts/intel/io/amr/ |
| H A D | amr.c | 368 if (!(command & PCI_COMM_ME)) { in amr_attach() 369 command |= PCI_COMM_ME; in amr_attach() 374 if (!(command & PCI_COMM_ME)) in amr_attach()
|
| /illumos-gate/usr/src/uts/common/sys/ |
| H A D | pci.h | 156 #define PCI_COMM_ME 0x4 /* master enable */ macro
|
| /illumos-gate/usr/src/uts/common/io/audio/drv/audiovia823x/ |
| H A D | audiovia823x.c | 599 pci_command |= PCI_COMM_ME | PCI_COMM_IO | PCI_COMM_MAE; in auvia_attach()
|
| /illumos-gate/usr/src/uts/common/io/rtls/ |
| H A D | rtls.c | 358 pci_commond |= PCI_COMM_ME | PCI_COMM_MAE | PCI_COMM_IO; in rtls_attach() 427 pci_commond |= PCI_COMM_ME | PCI_COMM_MAE | PCI_COMM_IO; in rtls_attach()
|
| /illumos-gate/usr/src/uts/i86pc/io/pci/ |
| H A D | pci.c | 155 static ushort_t pci_command_default = PCI_COMM_ME |
|
| /illumos-gate/usr/src/uts/sun4/io/ |
| H A D | ebus.c | 898 comm |= (PCI_COMM_ME|PCI_COMM_MAE|PCI_COMM_SERR_ENABLE| in ebus_config()
|
| /illumos-gate/usr/src/uts/common/io/audio/drv/audio810/ |
| H A D | audio810.c | 727 cmdreg | PCI_COMM_IO | PCI_COMM_MAE | PCI_COMM_ME); in audio810_attach()
|
| /illumos-gate/usr/src/uts/intel/io/pci/ |
| H A D | pci_pci.c | 59 static ushort_t ppb_command_default = PCI_COMM_ME | PCI_COMM_MAE | PCI_COMM_IO;
|
| /illumos-gate/usr/src/uts/common/io/ath/ |
| H A D | ath_main.c | 1906 command |= PCI_COMM_MAE | PCI_COMM_ME; in ath_pci_setup() 1914 if ((command & PCI_COMM_ME) == 0) { in ath_pci_setup()
|
| /illumos-gate/usr/src/uts/common/os/ |
| H A D | sunpci.c | 1012 pcicmd &= ~(PCI_COMM_ME|PCI_COMM_MAE|PCI_COMM_IO);
|
| /illumos-gate/usr/src/uts/common/io/cardbus/ |
| H A D | cardbus_cfg.c | 3997 comm |= (PCI_COMM_ME | PCI_COMM_MAE | PCI_COMM_IO | 4024 comm |= (PCI_COMM_ME | PCI_COMM_PARITY_DETECT | PCI_COMM_SERR_ENABLE); 4195 comm |= (PCI_COMM_ME | PCI_COMM_MAE | PCI_COMM_IO |
|
| /illumos-gate/usr/src/uts/sun4u/io/ |
| H A D | sbbc.c | 1007 comm = (PCI_COMM_ME | PCI_COMM_MAE | PCI_COMM_SERR_ENABLE | in sbbc_config4pci()
|
| /illumos-gate/usr/src/uts/common/io/audio/drv/audioens/ |
| H A D | audioens.c | 1083 pci_command |= PCI_COMM_ME | PCI_COMM_IO; in audioens_attach()
|
| /illumos-gate/usr/src/uts/common/io/audio/drv/audiols/ |
| H A D | audiols.c | 1138 pci_command |= PCI_COMM_ME | PCI_COMM_IO; in audigyls_attach()
|
| /illumos-gate/usr/src/uts/common/io/mega_sas/ |
| H A D | megaraid_sas.c | 397 PCI_CONF_COMM) | PCI_COMM_ME)); in megasas_attach() 410 if (!(command & PCI_COMM_ME)) { in megasas_attach() 411 command |= PCI_COMM_ME; in megasas_attach()
|
| /illumos-gate/usr/src/uts/common/io/sdcard/adapters/sdhost/ |
| H A D | sdhost.c | 347 PCI_COMM_MAE | PCI_COMM_ME); in sdhost_attach()
|
| /illumos-gate/usr/src/uts/common/io/audio/drv/audiopci/ |
| H A D | audiopci.c | 1216 pci_command |= PCI_COMM_ME | PCI_COMM_IO; in audiopci_attach()
|
| /illumos-gate/usr/src/uts/common/io/audio/drv/audiosolo/ |
| H A D | audiosolo.c | 1388 data |= PCI_COMM_ME | PCI_COMM_IO; in solo_attach()
|
| /illumos-gate/usr/src/uts/common/io/arn/ |
| H A D | arn_main.c | 2533 command |= PCI_COMM_MAE | PCI_COMM_ME; in arn_pci_setup() 2541 if ((command & PCI_COMM_ME) == 0) { in arn_pci_setup()
|