FreeBSD kernel pms device code
smp_pass_through_req Struct Reference

#include <tdsatypes.h>

Data Fields

bit8 exp_sas_addr [8]
 
bit32 smp_req_len
 
bit32 smp_resp_len
 
bit8 smp_req_resp [1]
 

Detailed Description

Definition at line 164 of file tdsatypes.h.

Field Documentation

◆ exp_sas_addr

bit8 smp_pass_through_req::exp_sas_addr[8]

Definition at line 166 of file tdsatypes.h.

Referenced by tdsaSendSMPIoctl().

◆ smp_req_len

bit32 smp_pass_through_req::smp_req_len

Definition at line 167 of file tdsatypes.h.

Referenced by tdsaSendSMPIoctl().

◆ smp_req_resp

bit8 smp_pass_through_req::smp_req_resp[1]

Definition at line 169 of file tdsatypes.h.

Referenced by tdsaSendSMPIoctl().

◆ smp_resp_len

bit32 smp_pass_through_req::smp_resp_len

Definition at line 168 of file tdsatypes.h.

Referenced by tdsaSendSMPIoctl().


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