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

/freebsd-11-stable/sys/dev/sfxge/
H A Dsfxge_intr.c164 struct sfxge_intr_hdl *table;
225 struct sfxge_intr_hdl *table;
241 struct sfxge_intr_hdl *table;
252 table = malloc(count * sizeof(struct sfxge_intr_hdl),
342 struct sfxge_intr_hdl *table;
379 struct sfxge_intr_hdl *table;
394 table = malloc(sizeof(struct sfxge_intr_hdl), M_SFXGE, M_WAITOK);
496 struct sfxge_intr_hdl *table;
H A Dsfxge.h201 struct sfxge_intr_hdl { struct
210 struct sfxge_intr_hdl *table;

Completed in 59 milliseconds