FreeBSD kernel pms device code
tdFWControlEx Struct Reference

#include <tdioctl.h>

Collaboration diagram for tdFWControlEx:

Data Fields

tdFWControl_ttdFWControl
 
bit8buffer
 
bit8virtAddr
 
bit8usrAddr
 
bit32 len
 
void * payload
 
bit8 inProgress
 
void * param1
 
void * param2
 
void * param3
 

Detailed Description

Definition at line 249 of file tdioctl.h.

Field Documentation

◆ buffer

bit8* tdFWControlEx::buffer

Definition at line 252 of file tdioctl.h.

◆ inProgress

bit8 tdFWControlEx::inProgress

Definition at line 257 of file tdioctl.h.

Referenced by ossaGetPhyProfileCB().

◆ len

bit32 tdFWControlEx::len

Definition at line 255 of file tdioctl.h.

◆ param1

void* tdFWControlEx::param1

Definition at line 258 of file tdioctl.h.

◆ param2

void* tdFWControlEx::param2

Definition at line 259 of file tdioctl.h.

◆ param3

void* tdFWControlEx::param3

Definition at line 260 of file tdioctl.h.

◆ payload

void* tdFWControlEx::payload

Definition at line 256 of file tdioctl.h.

◆ tdFWControl

tdFWControl_t* tdFWControlEx::tdFWControl

Definition at line 251 of file tdioctl.h.

◆ usrAddr

bit8* tdFWControlEx::usrAddr

Definition at line 254 of file tdioctl.h.

Referenced by ossaGetPhyProfileCB().

◆ virtAddr

bit8* tdFWControlEx::virtAddr

Definition at line 253 of file tdioctl.h.


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