Home | Sort by: relevance | last modified time | path |
/src/sys/dev/pci/cxgb/ | |
cxgb_l2t.h | 46 L2T_STATE_UNUSED /* entry not in use */ |
cxgb_l2t.c | 279 if (e->state != L2T_STATE_UNUSED) { 287 e->state = L2T_STATE_UNUSED; 554 d->l2tab[i].state = L2T_STATE_UNUSED; |