Home
last modified time | relevance | path

Searched refs:t4_fatal_err (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/cxgbe/common/
H A Dcommon.h735 void t4_fatal_err(struct adapter *adapter, bool fw_error);
H A Dt4_hw.c544 t4_fatal_err(adap, true); in t4_wr_mbox_meat_timeout()
/freebsd/sys/dev/cxgbe/
H A Dt4_sge.c1359 t4_fatal_err(sc, false); in t4_intr_err()
H A Dt4_main.c3967 t4_fatal_err(struct adapter *sc, bool fw_error) in t4_fatal_err() function