Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpci.h160 #define PCI_COMM_BACK2BACK_ENAB 0x200 macro
/illumos-gate/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()
/illumos-gate/usr/src/uts/i86pc/io/pci/
H A Dpci.c745 command &= (command_preserve | PCI_COMM_BACK2BACK_ENAB); in pci_initchild()
/illumos-gate/usr/src/uts/intel/io/pci/
H A Dpci_pci.c728 command &= (command_preserve | PCI_COMM_BACK2BACK_ENAB); in ppb_initchild()
/illumos-gate/usr/src/uts/common/io/cardbus/
H A Dcardbus_cfg.c4001 comm |= PCI_COMM_BACK2BACK_ENAB;
4030 comm |= PCI_COMM_BACK2BACK_ENAB;
4199 comm |= PCI_COMM_BACK2BACK_ENAB;
H A Dcardbus.c1140 command &= (command_preserve | PCI_COMM_BACK2BACK_ENAB); in cardbus_init_child_regs()