FreeBSD kernel sound device code
cs461x_firmware_struct Struct Reference

#include <csareg.h>

Data Fields

struct {
   u_int32_t   ulDestAddr
 
   u_int32_t   ulSourceSize
 
MemoryStat [INKY_MEMORY_COUNT]
 
u_int32_t BA1Array [INKY_BA1_DWORD_SIZE]
 

Detailed Description

Definition at line 1964 of file csareg.h.

Field Documentation

◆ BA1Array

u_int32_t cs461x_firmware_struct::BA1Array[INKY_BA1_DWORD_SIZE]

Definition at line 1971 of file csareg.h.

Referenced by csa_downloadimage().

◆ 

struct { ... } cs461x_firmware_struct::MemoryStat[INKY_MEMORY_COUNT]

Referenced by csa_downloadimage().

◆ ulDestAddr

u_int32_t cs461x_firmware_struct::ulDestAddr

Definition at line 1968 of file csareg.h.

Referenced by csa_downloadimage().

◆ ulSourceSize

u_int32_t cs461x_firmware_struct::ulSourceSize

Definition at line 1968 of file csareg.h.

Referenced by csa_downloadimage().


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