FreeBSD kernel pms device code
smSatInternalIo_s Struct Reference

#include <smtypes.h>

Collaboration diagram for smSatInternalIo_s:

Data Fields

smList_t satIntIoLink
 
smIORequest_t satIntSmIORequest
 
void * satIntRequestBody
 
smScsiInitiatorRequest_t satIntSmScsiXchg
 
smMem_t satIntDmaMem
 
smMem_t satIntReqBodyMem
 
bit32 satIntFlag
 
smIORequest_tsatOrgSmIORequest
 
bit32 id
 

Detailed Description

Definition at line 73 of file smtypes.h.

Field Documentation

◆ id

bit32 smSatInternalIo_s::id

Definition at line 83 of file smtypes.h.

Referenced by smDeviceDataReInit(), smsatAllocIntIoResource(), and smsatFreeIntIoResource().

◆ satIntDmaMem

smMem_t smSatInternalIo_s::satIntDmaMem

◆ satIntFlag

bit32 smSatInternalIo_s::satIntFlag

Definition at line 81 of file smtypes.h.

Referenced by ossaSATAEvent(), and smsatIOCompleted().

◆ satIntIoLink

smList_t smSatInternalIo_s::satIntIoLink

Definition at line 75 of file smtypes.h.

Referenced by smsatAllocIntIoResource(), and smsatFreeIntIoResource().

◆ satIntReqBodyMem

smMem_t smSatInternalIo_s::satIntReqBodyMem

Definition at line 80 of file smtypes.h.

Referenced by smsatAllocIntIoResource(), and smsatFreeIntIoResource().

◆ satIntRequestBody

◆ satIntSmIORequest

◆ satIntSmScsiXchg

◆ satOrgSmIORequest


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