ses_elm_sas_hdr
union ses_elm_sas_hdr *sas;
addl->proto_hdr.sas = (union ses_elm_sas_hdr *)&buf[offset];
addl->proto_hdr.sas = (union ses_elm_sas_hdr *)&buf[offset];
union ses_elm_sas_hdr *hdr;
if (bufsiz < sizeof(union ses_elm_sas_hdr)) {
hdr = (union ses_elm_sas_hdr *)buf;
ses_elm_sas_descr_type(union ses_elm_sas_hdr *obj)
ses_elm_sas_type0_not_all_phys(union ses_elm_sas_hdr *hdr)
int ses_elm_sas_type0_not_all_phys(union ses_elm_sas_hdr *);
int ses_elm_sas_descr_type(union ses_elm_sas_hdr *);
union ses_elm_sas_hdr sas;