FreeBSD kernel pms device code
agsaSASIdentify_s Struct Reference

describe SAS IDENTIFY address frame More...

#include <sa_spec.h>

Data Fields

bit8 deviceType_addressFrameType
 
bit8 reason
 
bit8 initiator_ssp_stp_smp
 
bit8 target_ssp_stp_smp
 
bit8 deviceName [8]
 
bit8 sasAddressHi [4]
 
bit8 sasAddressLo [4]
 
bit8 phyIdentifier
 
bit8 zpsds_breakReplyCap
 
bit8 reserved3 [6]
 

Detailed Description

describe SAS IDENTIFY address frame

describe SAS IDENTIFY address frame, the CRC field is not included in the structure

Definition at line 447 of file sa_spec.h.

Field Documentation

◆ deviceName

bit8 agsaSASIdentify_s::deviceName[8]

Definition at line 468 of file sa_spec.h.

◆ deviceType_addressFrameType

bit8 agsaSASIdentify_s::deviceType_addressFrameType

Definition at line 449 of file sa_spec.h.

Referenced by mpiDeviceHandleArrived(), mpiHWevent(), saRegisterNewDevice(), and tiCOMMgntIOCTL().

◆ initiator_ssp_stp_smp

bit8 agsaSASIdentify_s::initiator_ssp_stp_smp

Definition at line 456 of file sa_spec.h.

Referenced by siPortSASDeviceAdd().

◆ phyIdentifier

bit8 agsaSASIdentify_s::phyIdentifier

Definition at line 473 of file sa_spec.h.

Referenced by mpiHWevent(), siPortSASDeviceAdd(), tdssPrintSASIdentify(), and tiCOMMgntIOCTL().

◆ reason

bit8 agsaSASIdentify_s::reason

Definition at line 453 of file sa_spec.h.

◆ reserved3

bit8 agsaSASIdentify_s::reserved3[6]

Definition at line 479 of file sa_spec.h.

◆ sasAddressHi

bit8 agsaSASIdentify_s::sasAddressHi[4]

◆ sasAddressLo

bit8 agsaSASIdentify_s::sasAddressLo[4]

◆ target_ssp_stp_smp

bit8 agsaSASIdentify_s::target_ssp_stp_smp

Definition at line 462 of file sa_spec.h.

Referenced by siPortSASDeviceAdd().

◆ zpsds_breakReplyCap

bit8 agsaSASIdentify_s::zpsds_breakReplyCap

Definition at line 474 of file sa_spec.h.


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