Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/bfe/
H A Dbfe_hw.h102 #define BFE_STAT_SIDLE 0x00002000 /* State Idle Wait */ macro
H A Dbfe.c1007 (void) bfe_wait_bit(bfe, BFE_DMARX_STAT, BFE_STAT_SIDLE, in bfe_chip_reset()