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

/freebsd-current/sys/contrib/dev/iwlwifi/fw/
H A Ddump.c65 u32 last_cmd_id; /* last HCMD id handled by the firmware */ member in struct:iwl_error_event_table
260 IWL_ERR(fwrt, "0x%08X | last cmd Id\n", table.last_cmd_id);
/freebsd-current/sys/dev/iwm/
H A Dif_iwm.c5042 uint32_t last_cmd_id; /* last HCMD id handled by the firmware */ member in struct:iwm_error_event_table
5232 device_printf(sc->sc_dev, "%08X | last cmd Id\n", table.last_cmd_id);

Completed in 92 milliseconds