FreeBSD kernel pms device code
smSMPRequestBody_s Struct Reference

#include <smtypes.h>

Collaboration diagram for smSMPRequestBody_s:

Data Fields

smSMPCompleted_t SMPCompletionFunc
 
smDeviceHandle_tsmDevHandle
 
agsaIORequest_t agIORequest
 
agsaSASRequestBody_t agSASRequestBody
 
void * osMemHandle
 
smDeviceData_tsmDeviceData
 
smIORequest_tCurrentTaskTag
 
bit8 smpPayload [SMP_DIRECT_PAYLOAD_LIMIT]
 
bit32 retries
 

Detailed Description

Definition at line 303 of file smtypes.h.

Field Documentation

◆ agIORequest

agsaIORequest_t smSMPRequestBody_s::agIORequest

Definition at line 307 of file smtypes.h.

Referenced by smPhyControlSend().

◆ agSASRequestBody

agsaSASRequestBody_t smSMPRequestBody_s::agSASRequestBody

Definition at line 308 of file smtypes.h.

Referenced by smPhyControlSend().

◆ CurrentTaskTag

smIORequest_t* smSMPRequestBody_s::CurrentTaskTag

Definition at line 311 of file smtypes.h.

Referenced by smPhyControlSend(), and smSMPCompleted().

◆ osMemHandle

void* smSMPRequestBody_s::osMemHandle

Definition at line 309 of file smtypes.h.

Referenced by smPhyControlSend(), and smSMPCompleted().

◆ retries

bit32 smSMPRequestBody_s::retries

Definition at line 315 of file smtypes.h.

Referenced by smPhyControlSend().

◆ smDevHandle

smDeviceHandle_t* smSMPRequestBody_s::smDevHandle

Definition at line 306 of file smtypes.h.

Referenced by smPhyControlRespRcvd(), smPhyControlSend(), and smSMPCompleted().

◆ smDeviceData

smDeviceData_t* smSMPRequestBody_s::smDeviceData

Definition at line 310 of file smtypes.h.

Referenced by smPhyControlRespRcvd(), smPhyControlSend(), and smSMPCompleted().

◆ SMPCompletionFunc

smSMPCompleted_t smSMPRequestBody_s::SMPCompletionFunc

Definition at line 304 of file smtypes.h.

Referenced by smPhyControlSend(), and smSMPCompletedCB().

◆ smpPayload

bit8 smSMPRequestBody_s::smpPayload[SMP_DIRECT_PAYLOAD_LIMIT]

Definition at line 313 of file smtypes.h.

Referenced by smPhyControlSend().


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