Home
last modified time | relevance | path

Searched refs:etype_elm_type (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/cam/scsi/
H A Dscsi_enc_ses.c1472 sestype->hdr->etype_elm_type, sestype->hdr->etype_maxelt, in ses_process_config()
1496 element->elm_type = thdr->etype_elm_type; in ses_process_config()
1504 thdr->etype_subenc, thdr->etype_elm_type); in ses_process_config()
1681 switch(ses_cache->ses_types[typidx].hdr->etype_elm_type) { in ses_typehasaddlstatus()
2634 switch(ses_cache->ses_types[tidx].hdr->etype_elm_type) { in ses_get_elm_addlstatus_sas()
2641 ses_cache->ses_types[tidx].hdr->etype_elm_type); in ses_get_elm_addlstatus_sas()
2650 switch(ses_cache->ses_types[tidx].hdr->etype_elm_type) { in ses_get_elm_addlstatus_sas()
2659 ses_cache->ses_types[tidx].hdr->etype_elm_type); in ses_get_elm_addlstatus_sas()
2669 ses_cache->ses_types[tidx].hdr->etype_elm_type, dtype); in ses_get_elm_addlstatus_sas()
2705 switch(ses_cache->ses_types[tidx].hdr->etype_elm_type) { in ses_get_elm_addlstatus_ata()
[all …]
H A Dscsi_ses.h138 uint8_t etype_elm_type; /* type of element */ member