Home
last modified time | relevance | path

Searched refs:OUTL_OR (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bfe/
H A Dbfe.h86 #define OUTL_OR(bfe, reg, v) \ macro
H A Dbfe.c1025 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()
/illumos-gate/usr/src/uts/common/io/atge/
H A Datge.h125 #define OUTL_OR(atge, reg, v) \ macro
H A Datge_main.c1239 OUTL_OR(atgep, ATGE_PCIE_PHYMISC, PCIE_PHYMISC_FORCE_RCV_DET); in atge_attach()