FreeBSD kernel CAM code
ses_elm_sas_hdr Union Reference

#include <scsi_ses.h>

Collaboration diagram for ses_elm_sas_hdr:

Data Fields

struct ses_elm_sas_base_hdr base_hdr
 
struct ses_elm_sas_type0_base_hdr type0_noneip
 
struct ses_elm_sas_type0_eip_hdr type0_eip
 
struct ses_elm_sas_type1_expander_hdr type1_exp
 
struct ses_elm_sas_type1_nonexpander_hdr type1_nonexp
 

Detailed Description

Definition at line 2445 of file scsi_ses.h.

Field Documentation

◆ base_hdr

◆ type0_eip

struct ses_elm_sas_type0_eip_hdr ses_elm_sas_hdr::type0_eip

Definition at line 2448 of file scsi_ses.h.

Referenced by ses_print_addl_data_sas_type0().

◆ type0_noneip

struct ses_elm_sas_type0_base_hdr ses_elm_sas_hdr::type0_noneip

Definition at line 2447 of file scsi_ses.h.

◆ type1_exp

struct ses_elm_sas_type1_expander_hdr ses_elm_sas_hdr::type1_exp

Definition at line 2449 of file scsi_ses.h.

◆ type1_nonexp

struct ses_elm_sas_type1_nonexpander_hdr ses_elm_sas_hdr::type1_nonexp

Definition at line 2450 of file scsi_ses.h.


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