Searched refs:CLR_BUSY (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/io/cxgbe/t4nex/ | ||
H A D | adapter.h | 82 #define CLR_BUSY(sc) do { sc->flags &= ~CXGBE_BUSY; } while (0) macro |
H A D | t4_mac.c | 837 CLR_BUSY(sc); in end_synchronized_op() |