<def f='src/src/sys/dev/pci/if_iwmreg.h' l='1873' ll='1880'/>
<size>20</size>
<doc f='src/src/sys/dev/pci/if_iwmreg.h' l='1863'>/**
 * struct iwm_error_resp - FW error indication
 * ( IWM_REPLY_ERROR = 0x2 )
 * @error_type: one of IWM_FW_ERR_*
 * @cmd_id: the command ID for which the error occured
 * @bad_cmd_seq_num: sequence number of the erroneous command
 * @error_service: which service created the error, applicable only if
 *	error_type = 2, otherwise 0
 * @timestamp: TSF in usecs.
 */</doc>
<mbr r='iwm_error_resp::error_type' o='0' t='__uint32_t'/>
<mbr r='iwm_error_resp::cmd_id' o='32' t='__uint8_t'/>
<mbr r='iwm_error_resp::reserved1' o='40' t='__uint8_t'/>
<mbr r='iwm_error_resp::bad_cmd_seq_num' o='48' t='__uint16_t'/>
<mbr r='iwm_error_resp::error_service' o='64' t='__uint32_t'/>
<mbr r='iwm_error_resp::timestamp' o='96' t='__uint64_t'/>
