/titanic_44/usr/src/uts/common/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()
|
/titanic_44/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 |
|
/titanic_44/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()
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | pci.h | 150 #define PCI_COMM_ME 0x4 /* master enable */ macro
|
/titanic_44/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()
|
/titanic_44/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()
|
/titanic_44/usr/src/uts/i86pc/io/pci/ |
H A D | pci.c | 155 static ushort_t pci_command_default = PCI_COMM_ME |
|
/titanic_44/usr/src/uts/common/io/1394/adapters/ |
H A D | hci1394_ohci.c | 140 if ((cmdreg & (PCI_COMM_MAE | PCI_COMM_ME)) != (PCI_COMM_MAE | in hci1394_ohci_init() 141 PCI_COMM_ME)) { in hci1394_ohci_init() 142 cmdreg |= PCI_COMM_MAE | PCI_COMM_ME; in hci1394_ohci_init()
|
/titanic_44/usr/src/uts/common/io/rtls/ |
H A D | rtls.c | 370 pci_commond |= PCI_COMM_ME | PCI_COMM_MAE | PCI_COMM_IO; in rtls_attach() 439 pci_commond |= PCI_COMM_ME | PCI_COMM_MAE | PCI_COMM_IO; in rtls_attach()
|
/titanic_44/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()
|
/titanic_44/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()
|
/titanic_44/usr/src/uts/intel/io/pci/ |
H A D | pci_pci.c | 58 static ushort_t ppb_command_default = PCI_COMM_ME | PCI_COMM_MAE | PCI_COMM_IO;
|
/titanic_44/usr/src/uts/sun4u/montecarlo/io/ |
H A D | acebus.c | 799 comm |= (PCI_COMM_ME|PCI_COMM_MAE|PCI_COMM_SERR_ENABLE| in acebus_config()
|
/titanic_44/usr/src/uts/common/io/audio/drv/audioens/ |
H A D | audioens.c | 926 pci_command |= PCI_COMM_ME | PCI_COMM_IO; in audioens_attach()
|
/titanic_44/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()
|
/titanic_44/usr/src/uts/common/io/cardbus/ |
H A D | cardbus_cfg.c | 4008 comm |= (PCI_COMM_ME | PCI_COMM_MAE | PCI_COMM_IO | 4035 comm |= (PCI_COMM_ME | PCI_COMM_PARITY_DETECT | PCI_COMM_SERR_ENABLE); 4206 comm |= (PCI_COMM_ME | PCI_COMM_MAE | PCI_COMM_IO |
|
/titanic_44/usr/src/uts/common/os/ |
H A D | sunpci.c | 1109 pcicmd &= ~(PCI_COMM_ME|PCI_COMM_MAE|PCI_COMM_IO);
|
/titanic_44/usr/src/uts/sun4u/io/ |
H A D | sbbc.c | 1006 comm = (PCI_COMM_ME | PCI_COMM_MAE | PCI_COMM_SERR_ENABLE | in sbbc_config4pci()
|
/titanic_44/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()
|
/titanic_44/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()
|
/titanic_44/usr/src/uts/common/io/sdcard/adapters/sdhost/ |
H A D | sdhost.c | 347 PCI_COMM_MAE | PCI_COMM_ME); in sdhost_attach()
|
/titanic_44/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()
|
/titanic_44/usr/src/uts/common/io/audio/drv/audiosolo/ |
H A D | audiosolo.c | 1388 data |= PCI_COMM_ME | PCI_COMM_IO; in solo_attach()
|
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/qlc/ |
H A D | ql_init.c | 276 PCI_COMM_ME | PCI_COMM_MEMWR_INVAL | in ql_pci_sbus_config() 3563 cmd = (uint16_t)(cmd & ~PCI_COMM_ME); in ql_reset_chip() 3658 cmd = (uint16_t)(cmd | PCI_COMM_ME); in ql_reset_chip()
|