Searched refs:SET_BUSY (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/io/cxgbe/t4nex/ | ||
H A D | adapter.h | 81 #define SET_BUSY(sc) do { sc->flags |= CXGBE_BUSY; } while (0) macro |
H A D | t4_mac.c | 815 SET_BUSY(sc); in begin_synchronized_op() |