Searched refs:physz (Results 1 – 1 of 1) sorted by relevance
2491 int err, offset, physz; in ses_get_elm_addlstatus_sas_type0() local2517 physz = addl->proto_hdr.sas->base_hdr.num_phys; in ses_get_elm_addlstatus_sas_type0()2518 physz *= sizeof(struct ses_elm_sas_device_phy); in ses_get_elm_addlstatus_sas_type0()2519 if (physz > (bufsiz - offset + 4)) { in ses_get_elm_addlstatus_sas_type0()2550 int err, offset, physz; in ses_get_elm_addlstatus_sas_type1() local2572 physz = addl->proto_hdr.sas->base_hdr.num_phys * in ses_get_elm_addlstatus_sas_type1()2574 if (physz > (bufsiz - offset)) { in ses_get_elm_addlstatus_sas_type1()2584 physz = addl->proto_hdr.sas->base_hdr.num_phys * in ses_get_elm_addlstatus_sas_type1()2586 if (physz > (bufsiz - offset + 4)) { in ses_get_elm_addlstatus_sas_type1()