Home
last modified time | relevance | path

Searched refs:t3b_intr (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/cxgb/
H A Dcxgb_adapter.h499 void t3b_intr(void *data);
H A Dcxgb_main.c577 sc->cxgb_intr = t3b_intr; in cxgb_controller_attach()
H A Dcxgb_sge.c3027 t3b_intr(void *data) in t3b_intr() function