FreeBSD kernel CAM code
smp_report_manuf_info_response Struct Reference

#include <smp_all.h>

Data Fields

uint8_t frame_type
 
uint8_t function
 
uint8_t function_result
 
uint8_t response_len
 
uint8_t expander_change_count [2]
 
uint8_t reserved0 [2]
 
uint8_t sas_11_format
 
uint8_t reserved1 [3]
 
uint8_t vendor [8]
 
uint8_t product [16]
 
uint8_t revision [4]
 
uint8_t comp_vendor [8]
 
uint8_t comp_id [2]
 
uint8_t comp_revision
 
uint8_t reserved2
 
uint8_t vendor_specific [8]
 
uint8_t crc [4]
 

Detailed Description

Definition at line 218 of file smp_all.h.

Field Documentation

◆ comp_id

uint8_t smp_report_manuf_info_response::comp_id[2]

Definition at line 234 of file smp_all.h.

Referenced by smp_report_manuf_info_sbuf().

◆ comp_revision

uint8_t smp_report_manuf_info_response::comp_revision

Definition at line 235 of file smp_all.h.

Referenced by smp_report_manuf_info_sbuf().

◆ comp_vendor

uint8_t smp_report_manuf_info_response::comp_vendor[8]

Definition at line 233 of file smp_all.h.

Referenced by smp_report_manuf_info_sbuf().

◆ crc

uint8_t smp_report_manuf_info_response::crc[4]

Definition at line 238 of file smp_all.h.

Referenced by smp_report_manuf_info_sbuf().

◆ expander_change_count

uint8_t smp_report_manuf_info_response::expander_change_count[2]

Definition at line 225 of file smp_all.h.

Referenced by smp_report_manuf_info_sbuf().

◆ frame_type

uint8_t smp_report_manuf_info_response::frame_type

Definition at line 220 of file smp_all.h.

◆ function

uint8_t smp_report_manuf_info_response::function

Definition at line 221 of file smp_all.h.

◆ function_result

uint8_t smp_report_manuf_info_response::function_result

Definition at line 222 of file smp_all.h.

◆ product

uint8_t smp_report_manuf_info_response::product[16]

Definition at line 231 of file smp_all.h.

Referenced by smp_report_manuf_info_sbuf().

◆ reserved0

uint8_t smp_report_manuf_info_response::reserved0[2]

Definition at line 226 of file smp_all.h.

◆ reserved1

uint8_t smp_report_manuf_info_response::reserved1[3]

Definition at line 229 of file smp_all.h.

◆ reserved2

uint8_t smp_report_manuf_info_response::reserved2

Definition at line 236 of file smp_all.h.

◆ response_len

uint8_t smp_report_manuf_info_response::response_len

Definition at line 223 of file smp_all.h.

◆ revision

uint8_t smp_report_manuf_info_response::revision[4]

Definition at line 232 of file smp_all.h.

Referenced by smp_report_manuf_info_sbuf().

◆ sas_11_format

uint8_t smp_report_manuf_info_response::sas_11_format

Definition at line 227 of file smp_all.h.

Referenced by smp_report_manuf_info_sbuf().

◆ vendor

uint8_t smp_report_manuf_info_response::vendor[8]

Definition at line 230 of file smp_all.h.

Referenced by smp_report_manuf_info_sbuf().

◆ vendor_specific

uint8_t smp_report_manuf_info_response::vendor_specific[8]

Definition at line 237 of file smp_all.h.

Referenced by smp_report_manuf_info_sbuf().


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