FreeBSD kernel pms device code
ttdsaXchgData_s Struct Reference

#include <ttdtxchg.h>

Collaboration diagram for ttdsaXchgData_s:

Data Fields

bit32 maxNumXchgs
 
tdList_t xchgFreeList
 
tdList_t xchgBusyList
 
bit32 noUsed
 
bit32 noFreed
 
bit32 noCmdRcvd
 
bit32 noStartIo
 
bit32 noSendRsp
 
bit32 noCompleted
 

Detailed Description

Definition at line 114 of file ttdtxchg.h.

Field Documentation

◆ maxNumXchgs

bit32 ttdsaXchgData_s::maxNumXchgs

Definition at line 116 of file ttdtxchg.h.

Referenced by ttdsaXchgInit().

◆ noCmdRcvd

bit32 ttdsaXchgData_s::noCmdRcvd

Definition at line 121 of file ttdtxchg.h.

◆ noCompleted

bit32 ttdsaXchgData_s::noCompleted

Definition at line 124 of file ttdtxchg.h.

◆ noFreed

bit32 ttdsaXchgData_s::noFreed

Definition at line 120 of file ttdtxchg.h.

◆ noSendRsp

bit32 ttdsaXchgData_s::noSendRsp

Definition at line 123 of file ttdtxchg.h.

◆ noStartIo

bit32 ttdsaXchgData_s::noStartIo

Definition at line 122 of file ttdtxchg.h.

◆ noUsed

bit32 ttdsaXchgData_s::noUsed

Definition at line 119 of file ttdtxchg.h.

◆ xchgBusyList

tdList_t ttdsaXchgData_s::xchgBusyList

Definition at line 118 of file ttdtxchg.h.

Referenced by ttdsaXchgInit().

◆ xchgFreeList

tdList_t ttdsaXchgData_s::xchgFreeList

Definition at line 117 of file ttdtxchg.h.

Referenced by ttdsaXchgInit().


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