Searched refs:ref_gen_code (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/sg3_utils/src/ |
H A D | sg_ses.c | 2889 enc_status_dp(const struct th_es_t * tesp, uint32_t ref_gen_code, in enc_status_dp() argument 2912 if (ref_gen_code != gen_code) { in enc_status_dp() 2957 array_status_dp(const struct th_es_t * tesp, uint32_t ref_gen_code, in array_status_dp() argument 2980 if (ref_gen_code != gen_code) { in array_status_dp() 3116 threshold_sdg(const struct th_es_t * tesp, uint32_t ref_gen_code, in threshold_sdg() argument 3137 if (ref_gen_code != gen_code) { in threshold_sdg() 3183 element_desc_sdg(const struct th_es_t * tesp, uint32_t ref_gen_code, in element_desc_sdg() argument 3203 if (ref_gen_code != gen_code) { in element_desc_sdg() 3596 additional_elem_sdg(const struct th_es_t * tesp, uint32_t ref_gen_code, in additional_elem_sdg() argument 3615 if (ref_gen_code != gen_code) { in additional_elem_sdg() [all …]
|