Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/cxgbe/
H A Doffload.h75 union aopen_entry { union
77 union aopen_entry *next;
152 union aopen_entry *atid_tab;
153 union aopen_entry *afree;
H A Dt4_main.c4050 union aopen_entry *p = t->afree; in alloc_atid()
4074 union aopen_entry *p = &t->atid_tab[atid]; in free_atid()