FreeBSD kernel ATH device code
hal_hw_hang_check_t Struct Reference

#include <ah_internal.h>

Data Fields

uint32_t hang_reg_offset
 
uint32_t hang_val
 
uint32_t hang_mask
 
uint32_t hang_offset
 

Detailed Description

Definition at line 754 of file ah_internal.h.

Field Documentation

◆ hang_mask

uint32_t hal_hw_hang_check_t::hang_mask

Definition at line 757 of file ah_internal.h.

◆ hang_offset

uint32_t hal_hw_hang_check_t::hang_offset

Definition at line 758 of file ah_internal.h.

◆ hang_reg_offset

uint32_t hal_hw_hang_check_t::hang_reg_offset

Definition at line 755 of file ah_internal.h.

◆ hang_val

uint32_t hal_hw_hang_check_t::hang_val

Definition at line 756 of file ah_internal.h.


The documentation for this struct was generated from the following file: