FreeBSD kernel pms device code
satInternalIo_s Struct Reference

#include <tdtypes.h>

Collaboration diagram for satInternalIo_s:

Data Fields

tdList_t satIntIoLink
 
tiIORequest_t satIntTiIORequest
 
void * satIntRequestBody
 
tiScsiInitiatorRequest_t satIntTiScsiXchg
 
tiMem_t satIntDmaMem
 
tiMem_t satIntReqBodyMem
 
bit32 satIntFlag
 
tiIORequest_tsatOrgTiIORequest
 
bit32 id
 

Detailed Description

Definition at line 204 of file tdtypes.h.

Field Documentation

◆ id

bit32 satInternalIo_s::id

Definition at line 214 of file tdtypes.h.

Referenced by tdsaDeviceDataInit(), and tdsaDeviceDataReInit().

◆ satIntDmaMem

tiMem_t satInternalIo_s::satIntDmaMem

Definition at line 210 of file tdtypes.h.

◆ satIntFlag

bit32 satInternalIo_s::satIntFlag

Definition at line 212 of file tdtypes.h.

◆ satIntIoLink

tdList_t satInternalIo_s::satIntIoLink

Definition at line 206 of file tdtypes.h.

Referenced by tdsaDeviceDataInit().

◆ satIntReqBodyMem

tiMem_t satInternalIo_s::satIntReqBodyMem

Definition at line 211 of file tdtypes.h.

◆ satIntRequestBody

void* satInternalIo_s::satIntRequestBody

Definition at line 208 of file tdtypes.h.

◆ satIntTiIORequest

tiIORequest_t satInternalIo_s::satIntTiIORequest

Definition at line 207 of file tdtypes.h.

◆ satIntTiScsiXchg

tiScsiInitiatorRequest_t satInternalIo_s::satIntTiScsiXchg

Definition at line 209 of file tdtypes.h.

◆ satOrgTiIORequest

tiIORequest_t* satInternalIo_s::satOrgTiIORequest

Definition at line 213 of file tdtypes.h.

Referenced by tdsaDeviceDataInit().


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