Searched refs:OUTL_OR (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/uts/common/io/bfe/ |
H A D | bfe.h | 86 #define OUTL_OR(bfe, reg, v) \ macro
|
H A D | bfe.c | 1025 OUTL_OR(bfe, BFE_MAC_CTRL, BFE_CTRL_CRC32_ENAB | BFE_CTRL_LED); in bfe_chip_reset() 1032 OUTL_OR(bfe, BFE_RCV_LAZY, 0); in bfe_chip_reset() 1124 OUTL_OR(bfe, BFE_CAM_CTRL, BFE_CAM_ENABLE); in bfe_set_rx_mode()
|
/titanic_50/usr/src/uts/common/io/atge/ |
H A D | atge.h | 125 #define OUTL_OR(atge, reg, v) \ macro
|
H A D | atge_main.c | 1237 OUTL_OR(atgep, ATGE_PCIE_PHYMISC, PCIE_PHYMISC_FORCE_RCV_DET); in atge_attach()
|