FreeBSD kernel CAM code
ses_cache Struct Reference
Collaboration diagram for ses_cache:

Data Fields

const struct ses_cfg_pagecfg_page
 
int ses_nsubencs
 
const struct ses_enc_desc *const * subencs
 
int ses_ntypes
 
const ses_type_tses_types
 
const struct ses_status_pagestatus_page
 
const struct ses_elem_descr_pageelm_descs_page
 
const struct ses_addl_elem_status_pageelm_addlstatus_page
 

Detailed Description

Definition at line 346 of file scsi_enc_ses.c.

Field Documentation

◆ cfg_page

const struct ses_cfg_page* ses_cache::cfg_page

Definition at line 348 of file scsi_enc_ses.c.

Referenced by ses_cache_free(), ses_config_cache_valid(), and ses_process_config().

◆ elm_addlstatus_page

const struct ses_addl_elem_status_page* ses_cache::elm_addlstatus_page

Definition at line 363 of file scsi_enc_ses.c.

Referenced by ses_cache_free_elm_addlstatus(), and ses_process_elm_addlstatus().

◆ elm_descs_page

const struct ses_elem_descr_page* ses_cache::elm_descs_page

Definition at line 360 of file scsi_enc_ses.c.

Referenced by ses_cache_free_elm_descs(), and ses_process_elm_descs().

◆ ses_nsubencs

int ses_cache::ses_nsubencs

Definition at line 351 of file scsi_enc_ses.c.

Referenced by ses_handle_string(), and ses_process_config().

◆ ses_ntypes

int ses_cache::ses_ntypes

Definition at line 353 of file scsi_enc_ses.c.

Referenced by ses_cache_free(), ses_iter_next(), and ses_process_config().

◆ ses_types

◆ status_page

const struct ses_status_page* ses_cache::status_page

◆ subencs

const struct ses_enc_desc* const* ses_cache::subencs

Definition at line 352 of file scsi_enc_ses.c.

Referenced by ses_cache_free(), ses_handle_string(), and ses_process_config().


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