Searched refs:trace_error (Results 1 – 4 of 4) sorted by relevance
| /src/sys/dev/aq/ |
| H A D | aq_fw.c | 261 trace_error(dbg_init, in mac_soft_reset_flb_() 292 trace_error(dbg_init, "FLB> Global Soft Reset failed"); in mac_soft_reset_flb_() 333 trace_error(dbg_init, "RBL> RBL restart failed: timeout"); in mac_soft_reset_rbl_() 346 trace_error(dbg_init, "unknown RBL status 0x%x", rbl_status); in mac_soft_reset_rbl_() 363 trace_error(dbg_init, in wait_init_mac_firmware_()
|
| H A D | aq_fw2x.c | 249 trace_error(dbg_init, in fw2x_reset() 312 trace_error(dbg_init, "fw2x> unknown MPI state %d", mode); in fw2x_set_mode() 372 trace_error(dbg_init, "couldn't read eFUSE Shadow Address"); in fw2x_get_mac_addr() 476 trace_error(dbg_fw, "fw2x> statistics update timeout"); in fw2x_get_stats() 488 trace_error(dbg_fw, in fw2x_get_stats()
|
| H A D | aq_fw1x.c | 199 trace_error(dbg_init, "F/W 1.x reset finalize timeout"); in fw1x_reset() 268 trace_error(dbg_init, "couldn't read eFUSE Shadow Address"); in fw1x_get_mac_addr()
|
| H A D | aq_dbg.h | 128 #define trace_error(_cat,_fmt, args...) trace_base_(lvl_error, _cat, "[!] " _fmt, ##args) macro
|