Home
last modified time | relevance | path

Searched refs:SMT_STATE_ERROR (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/cxgbe/
H A Dt4_smt.h43 SMT_STATE_ERROR /* entry is in error state */ enumerator
H A Dt4_smt.c280 e->state = SMT_STATE_ERROR; in do_smt_write_rpl()
293 case SMT_STATE_ERROR: return 'E'; in smt_state()