FreeBSD kernel ATH device code
athregrec Struct Reference

#include <ah_decode.h>

Data Fields

uint32_t threadid
 
uint32_t op: 8
 
uint32_t reg: 24
 
uint32_t val
 

Detailed Description

Definition at line 33 of file ah_decode.h.

Field Documentation

◆ op

uint32_t athregrec::op

Definition at line 35 of file ah_decode.h.

◆ reg

uint32_t athregrec::reg

Definition at line 36 of file ah_decode.h.

Referenced by ath_hal_reg_read(), and ath_hal_reg_write().

◆ threadid

uint32_t athregrec::threadid

Definition at line 34 of file ah_decode.h.

◆ val

uint32_t athregrec::val

Definition at line 37 of file ah_decode.h.

Referenced by ath_hal_reg_read(), and ath_hal_reg_write().


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