/titanic_44/usr/src/uts/sun4u/io/pci/ |
H A D | pci_space.c | 95 PCI_COMM_MAE |
|
H A D | simba.c | 110 PCI_COMM_MAE |
|
/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 | 149 #define PCI_COMM_MAE 0x2 /* memory access enable */ macro
|
/titanic_44/usr/src/uts/common/io/pciex/ |
H A D | pcie.c | 68 PCI_COMM_MAE | 544 (pcie_command_default & PCI_COMM_MAE)) { in pcie_initchild() 545 tmp16 &= ~PCI_COMM_MAE; in pcie_initchild()
|
/titanic_44/usr/src/uts/common/io/e1000g/ |
H A D | e1000g_debug.c | 564 bits_comm = PCI_COMM_MAE; in pciconfig_bar()
|
/titanic_44/usr/src/uts/common/io/audio/drv/audiop16x/ |
H A D | audiop16x.c | 577 PCI_COMM_MAE | PCI_COMM_IO); in p16x_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 | 156 PCI_COMM_MAE |
|
/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() 142 cmdreg |= PCI_COMM_MAE | PCI_COMM_ME; in hci1394_ohci_init()
|
/titanic_44/usr/src/uts/intel/io/pci/ |
H A D | pci_boot.c | 1184 (!(cmd_reg & PCI_COMM_MAE))) && in fix_ppb_res() 1254 if (!(cmd_reg & PCI_COMM_MAE)) { in fix_ppb_res() 1278 cmd_reg |= PCI_COMM_MAE | PCI_COMM_ME; in fix_ppb_res() 2436 command & ~(PCI_COMM_MAE | PCI_COMM_IO)); in add_reg_props()
|
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/common/io/audio/drv/audioixp/ |
H A D | audioixp.c | 1293 cmdeg | PCI_COMM_IO | PCI_COMM_MAE); in audioixp_attach()
|
/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/common/io/cardbus/ |
H A D | cardbus_cfg.c | 1620 word16 |= PCI_COMM_MAE; in cardbus_update_bridge() 4008 comm |= (PCI_COMM_ME | PCI_COMM_MAE | PCI_COMM_IO | 4034 comm &= ~(PCI_COMM_IO | PCI_COMM_MAE); 4206 comm |= (PCI_COMM_ME | PCI_COMM_MAE | PCI_COMM_IO |
|
/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/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/audiocmi/ |
H A D | audiocmi.c | 896 PCI_COMM_MAE | PCI_COMM_IO); in cmpci_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() 1909 if ((command & PCI_COMM_MAE) == 0) { in ath_pci_setup()
|
/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/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/usb/hcd/ehci/ |
H A D | ehci_util.c | 623 if (!(cmd_reg & PCI_COMM_MAE)) { in ehci_map_regs() 1026 cmd_reg |= (PCI_COMM_MAE | PCI_COMM_ME); in ehci_init_hardware()
|
/titanic_44/usr/src/uts/common/io/arn/ |
H A D | arn_main.c | 2580 command |= PCI_COMM_MAE | PCI_COMM_ME; in arn_pci_setup() 2583 if ((command & PCI_COMM_MAE) == 0) { in arn_pci_setup()
|