Home
last modified time | relevance | path

Searched refs:BFE_CTRL_CRC32_ENAB (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/io/bfe/
H A Dbfe_hw.h73 #define BFE_CTRL_CRC32_ENAB 0x00000001 /* CRC32 Generation Enable */ macro
H A Dbfe.c1025 OUTL_OR(bfe, BFE_MAC_CTRL, BFE_CTRL_CRC32_ENAB | BFE_CTRL_LED); in bfe_chip_reset()