FreeBSD kernel pms device code
agsaSSPCmdInfoUnit_s Struct Reference

data structure describes an SSP Command INFORMATION UNIT More...

#include <sa_spec.h>

Data Fields

bit8 lun [8]
 
bit8 reserved1
 
bit8 efb_tp_taskAttribute
 
bit8 reserved2
 
bit8 additionalCdbLen
 
bit8 cdb [16]
 

Detailed Description

data structure describes an SSP Command INFORMATION UNIT

data structure describes an SSP Command INFORMATION UNIT used for SSP command and is part of the SSP frame.

Currently, only CDB up to 16 bytes is supported. Additional CDB length is supported to 0 bytes..

Definition at line 792 of file sa_spec.h.

Field Documentation

◆ additionalCdbLen

bit8 agsaSSPCmdInfoUnit_s::additionalCdbLen

Definition at line 801 of file sa_spec.h.

◆ cdb

bit8 agsaSSPCmdInfoUnit_s::cdb[16]

◆ efb_tp_taskAttribute

bit8 agsaSSPCmdInfoUnit_s::efb_tp_taskAttribute

Definition at line 796 of file sa_spec.h.

Referenced by tiINISuperIOStart(), and ttdsaSSPReqReceived().

◆ lun

bit8 agsaSSPCmdInfoUnit_s::lun[8]

Definition at line 794 of file sa_spec.h.

Referenced by tiINISuperIOStart(), and ttdsaXchgInit().

◆ reserved1

bit8 agsaSSPCmdInfoUnit_s::reserved1

Definition at line 795 of file sa_spec.h.

◆ reserved2

bit8 agsaSSPCmdInfoUnit_s::reserved2

Definition at line 800 of file sa_spec.h.


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