FreeBSD kernel pms device code
agsaSSPInitiatorRequestIndirect_s Struct Reference

#include <sa.h>

Collaboration diagram for agsaSSPInitiatorRequestIndirect_s:

Data Fields

agsaSgl_t agSgl
 
bit32 dataLength
 
bit16 firstBurstSize
 
bit16 flag
 
bit32 sspInitiatorReqAddrUpper32
 
bit32 sspInitiatorReqAddrLower32
 
bit32 sspInitiatorReqLen
 
agsaDif_t dif
 
agsaEncrypt_t encrypt
 

Detailed Description

Definition at line 2935 of file sa.h.

Field Documentation

◆ agSgl

agsaSgl_t agsaSSPInitiatorRequestIndirect_s::agSgl

This structure is used to define either an ESGL list or a single SGL for the SSP command operation

Definition at line 2937 of file sa.h.

◆ dataLength

bit32 agsaSSPInitiatorRequestIndirect_s::dataLength

Definition at line 2940 of file sa.h.

◆ dif

agsaDif_t agsaSSPInitiatorRequestIndirect_s::dif

Definition at line 2946 of file sa.h.

◆ encrypt

agsaEncrypt_t agsaSSPInitiatorRequestIndirect_s::encrypt

Definition at line 2947 of file sa.h.

◆ firstBurstSize

bit16 agsaSSPInitiatorRequestIndirect_s::firstBurstSize

Definition at line 2941 of file sa.h.

◆ flag

bit16 agsaSSPInitiatorRequestIndirect_s::flag

Definition at line 2942 of file sa.h.

◆ sspInitiatorReqAddrLower32

bit32 agsaSSPInitiatorRequestIndirect_s::sspInitiatorReqAddrLower32

The lower 32 bits of the 64-bit physical DMA address of the SSP initiator request buffer

Definition at line 2944 of file sa.h.

Referenced by saSSPStart(), and tiINISuperIOStart().

◆ sspInitiatorReqAddrUpper32

bit32 agsaSSPInitiatorRequestIndirect_s::sspInitiatorReqAddrUpper32

The upper 32 bits of the 64-bit physical DMA address of the SSP initiator request buffer

Definition at line 2943 of file sa.h.

Referenced by saSSPStart(), and tiINISuperIOStart().

◆ sspInitiatorReqLen

bit32 agsaSSPInitiatorRequestIndirect_s::sspInitiatorReqLen

Specifies the length of the SSP initiator request in bytes

Definition at line 2945 of file sa.h.

Referenced by saSSPStart(), and tiINISuperIOStart().


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