FreeBSD kernel sound device code
hdac_bdle Struct Reference

#include <hdac_private.h>

Data Fields

volatile uint32_t addrl
 
volatile uint32_t addrh
 
volatile uint32_t len
 
volatile uint32_t ioc
 

Detailed Description

Definition at line 146 of file hdac_private.h.

Field Documentation

◆ addrh

volatile uint32_t hdac_bdle::addrh

Definition at line 148 of file hdac_private.h.

Referenced by hdac_stream_start().

◆ addrl

volatile uint32_t hdac_bdle::addrl

Definition at line 147 of file hdac_private.h.

Referenced by hdac_stream_start().

◆ ioc

volatile uint32_t hdac_bdle::ioc

Definition at line 150 of file hdac_private.h.

Referenced by hdac_stream_start().

◆ len

volatile uint32_t hdac_bdle::len

Definition at line 149 of file hdac_private.h.

Referenced by hdac_stream_start().


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