Home
last modified time | relevance | path

Searched refs:PCI_COMM_BACK2BACK_ENAB (Results 1 – 9 of 9) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Dpci.h157 #define PCI_COMM_BACK2BACK_ENAB 0x200 macro
/titanic_44/usr/src/uts/sun4u/io/pci/
H A Dpci_util.c558 command &= (command_preserve | PCI_COMM_BACK2BACK_ENAB); in init_child()
H A Dsimba.c789 command &= (command_preserve | PCI_COMM_BACK2BACK_ENAB); in simba_initchild()
H A Ddb21554.c251 PCI_COMM_BACK2BACK_ENAB |
2320 command &= (command_preserve | PCI_COMM_BACK2BACK_ENAB); in db_initchild()
H A Dpci_pci.c903 command &= (command_preserve | PCI_COMM_BACK2BACK_ENAB); in ppb_initchild()
/titanic_44/usr/src/uts/i86pc/io/pci/
H A Dpci.c745 command &= (command_preserve | PCI_COMM_BACK2BACK_ENAB); in pci_initchild()
/titanic_44/usr/src/uts/intel/io/pci/
H A Dpci_pci.c718 command &= (command_preserve | PCI_COMM_BACK2BACK_ENAB); in ppb_initchild()
/titanic_44/usr/src/uts/common/io/cardbus/
H A Dcardbus_cfg.c4012 comm |= PCI_COMM_BACK2BACK_ENAB;
4041 comm |= PCI_COMM_BACK2BACK_ENAB;
4210 comm |= PCI_COMM_BACK2BACK_ENAB;
H A Dcardbus.c1141 command &= (command_preserve | PCI_COMM_BACK2BACK_ENAB); in cardbus_init_child_regs()