Searched refs:BFE_BUSY (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/io/bfe/ | ||
H A D | bfe_hw.h | 277 #define BFE_BUSY 0x00000004 /* Busy */ macro |
H A D | bfe.c | 914 (void) bfe_wait_bit(bfe, BFE_SBTMSHIGH, BFE_BUSY, 100, 1); in bfe_core_disable() |