Searched refs:L2T_STATE_SYNC_WRITE (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/cxgbe/
H A Dt4_l2t.h45 L2T_STATE_SYNC_WRITE, /* synchronous write of entry underway */ enumerator in enum:__anon4491
H A Dt4_l2t.c182 e->state = L2T_STATE_SYNC_WRITE;
305 case L2T_STATE_SYNC_WRITE: return 'W';
/freebsd-11-stable/sys/dev/cxgbe/tom/
H A Dt4_tom_l2t.c282 case L2T_STATE_SYNC_WRITE:
285 if (e->state != L2T_STATE_SYNC_WRITE &&

Completed in 113 milliseconds