Home
last modified time | relevance | path

Searched refs:PCI_COMM_MEMWR_INVAL (Results 1 – 7 of 7) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dpci.h152 #define PCI_COMM_MEMWR_INVAL 0x10 macro
/titanic_50/usr/src/uts/common/io/rtls/
H A Drtls.c369 pci_commond &= ~PCI_COMM_MEMWR_INVAL; in rtls_attach()
438 pci_commond &= ~PCI_COMM_MEMWR_INVAL; in rtls_attach()
/titanic_50/usr/src/uts/common/io/pciex/
H A Dpcie.c74 PCI_COMM_MEMWR_INVAL |
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_init.c276 PCI_COMM_ME | PCI_COMM_MEMWR_INVAL | in ql_pci_sbus_config()
304 cmd = (uint16_t)(cmd & ~PCI_COMM_MEMWR_INVAL); in ql_pci_sbus_config()
/titanic_50/usr/src/uts/common/io/nge/
H A Dnge_chip.c665 command &= ~PCI_COMM_MEMWR_INVAL; in nge_chip_cfg_init()
/titanic_50/usr/src/uts/sun4u/io/pci/
H A Ddb21554.c252 PCI_COMM_MEMWR_INVAL;
/titanic_50/usr/src/uts/common/io/bge/
H A Dbge_chip2.c510 command &= ~(PCI_COMM_ME|PCI_COMM_MEMWR_INVAL); in bge_chip_cfg_init()