Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/
H A Dcxgb_adapter.h141 #define CLR_BUSY(sc) do {sc->flags &= ~CXGB_BUSY;} while (0) macro
H A Dcxgb_main.c1110 CLR_BUSY(sc); in cxgb_port_detach()
1698 CLR_BUSY(sc); in cxgb_init_locked()
1732 CLR_BUSY(sc); in cxgb_uninit_locked()
/freebsd/sys/dev/cxgbe/
H A Dadapter.h192 #define CLR_BUSY(sc) do {(sc)->flags &= ~CXGBE_BUSY;} while (0) macro
H A Dt4_main.c6505 CLR_BUSY(sc); in end_vi_detach()
6524 CLR_BUSY(sc); in end_synchronized_op()