FreeBSD kernel CAM code
ses_elm_sas_device_phy Struct Reference

#include <scsi_ses.h>

Data Fields

uint8_t byte0
 
uint8_t reserved0
 
uint8_t initiator_ports
 
uint8_t target_ports
 
uint8_t parent_addr [8]
 
uint8_t phy_addr [8]
 
uint8_t phy_id
 
uint8_t reserved1 [7]
 

Detailed Description

Definition at line 2337 of file scsi_ses.h.

Field Documentation

◆ byte0

uint8_t ses_elm_sas_device_phy::byte0

Definition at line 2338 of file scsi_ses.h.

◆ initiator_ports

uint8_t ses_elm_sas_device_phy::initiator_ports

Definition at line 2353 of file scsi_ses.h.

Referenced by ses_print_addl_data_sas_type0().

◆ parent_addr

uint8_t ses_elm_sas_device_phy::parent_addr[8]

Definition at line 2370 of file scsi_ses.h.

Referenced by ses_print_addl_data_sas_type0().

◆ phy_addr

uint8_t ses_elm_sas_device_phy::phy_addr[8]

Definition at line 2371 of file scsi_ses.h.

Referenced by ses_devids_iter(), and ses_print_addl_data_sas_type0().

◆ phy_id

uint8_t ses_elm_sas_device_phy::phy_id

Definition at line 2372 of file scsi_ses.h.

Referenced by ses_print_addl_data_sas_type0().

◆ reserved0

uint8_t ses_elm_sas_device_phy::reserved0

Definition at line 2345 of file scsi_ses.h.

◆ reserved1

uint8_t ses_elm_sas_device_phy::reserved1[7]

Definition at line 2373 of file scsi_ses.h.

◆ target_ports

uint8_t ses_elm_sas_device_phy::target_ports

Definition at line 2361 of file scsi_ses.h.

Referenced by ses_print_addl_data_sas_type0().


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