Searched refs:BFE_BUSY (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/bfe/ | ||
H A D | if_bfereg.h | 273 #define BFE_BUSY 0x00000004 /* Busy */ macro |
H A D | if_bfe.c | 1010 bfe_wait_bit(sc, BFE_SBTMSHIGH, BFE_BUSY, 1000, 1); in bfe_core_disable() |