Home
last modified time | relevance | path

Searched refs:CLR_BUSY (Results 1 – 4 of 4) sorted by relevance

/trueos/sys/dev/cxgb/
HDcxgb_adapter.h141 #define CLR_BUSY(sc) do {sc->flags &= ~CXGB_BUSY;} while (0) macro
HDcxgb_main.c1114 CLR_BUSY(sc); in cxgb_port_detach()
1746 CLR_BUSY(sc); in cxgb_init_locked()
1780 CLR_BUSY(sc); in cxgb_uninit_locked()
/trueos/sys/dev/cxgbe/
HDadapter.h209 #define CLR_BUSY(sc) do {(sc)->flags &= ~CXGBE_BUSY;} while (0) macro
HDt4_main.c1182 CLR_BUSY(sc); in cxgbe_detach()
3108 CLR_BUSY(sc); in end_synchronized_op()