Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/tom/
H A Dt4_tom.h74 TPF_INITIALIZED = (1 << 12), /* init_toepcb has been called */ enumerator
H A Dt4_tom.c190 toep->flags |= TPF_INITIALIZED; in init_toepcb()
215 if (toep->flags & TPF_INITIALIZED) { in free_toepcb()