Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/cxgbe/
H A Doffload.h77 union aopen_entry { union
79 union aopen_entry *next;
153 union aopen_entry *atid_tab;
154 union aopen_entry *afree;
H A Dt4_main.c3917 union aopen_entry *p = t->afree; in alloc_atid()
3941 union aopen_entry *p = &t->atid_tab[atid]; in free_atid()