FreeBSD kernel CAM code
enc_element Struct Reference

#include <scsi_enc_internal.h>

Data Fields

u_int elm_idx
 
uint8_t elm_type
 
uint8_t subenclosure
 
uint8_t type_elm_idx
 
uint8_t svalid
 
uint8_t encstat [4]
 
u_int physical_path_len
 
uint8_t * physical_path
 
void * elm_private
 
uint16_t priv
 

Detailed Description

Definition at line 41 of file scsi_enc_internal.h.

Field Documentation

◆ elm_idx

u_int enc_element::elm_idx

Definition at line 42 of file scsi_enc_internal.h.

Referenced by ses_process_config().

◆ elm_private

◆ elm_type

◆ encstat

◆ physical_path

uint8_t* enc_element::physical_path

Definition at line 49 of file scsi_enc_internal.h.

◆ physical_path_len

u_int enc_element::physical_path_len

Definition at line 48 of file scsi_enc_internal.h.

◆ priv

uint16_t enc_element::priv

Definition at line 51 of file scsi_enc_internal.h.

Referenced by safte_fill_control_request().

◆ subenclosure

uint8_t enc_element::subenclosure

Definition at line 44 of file scsi_enc_internal.h.

Referenced by enc_ioctl(), ses_print_addl_data(), and ses_process_config().

◆ svalid

uint8_t enc_element::svalid

Definition at line 46 of file scsi_enc_internal.h.

Referenced by safte_process_slotstatus(), and safte_process_status().

◆ type_elm_idx

uint8_t enc_element::type_elm_idx

Definition at line 45 of file scsi_enc_internal.h.

Referenced by ses_print_addl_data(), and ses_process_config().


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