Searched refs:sfxge_intr_hdl (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/sfxge/
H A Dsfxge_intr.c166 struct sfxge_intr_hdl *table;
224 struct sfxge_intr_hdl *table;
240 struct sfxge_intr_hdl *table;
251 table = malloc(count * sizeof(struct sfxge_intr_hdl),
341 struct sfxge_intr_hdl *table;
378 struct sfxge_intr_hdl *table;
393 table = malloc(sizeof(struct sfxge_intr_hdl), M_SFXGE, M_WAITOK);
495 struct sfxge_intr_hdl *table;
H A Dsfxge.h197 struct sfxge_intr_hdl { struct
206 struct sfxge_intr_hdl *table;

Completed in 107 milliseconds