Searched refs:SCSI3_RESV_DESC_LEN (Results 1 – 3 of 3) sorted by relevance
906 #define SCSI3_RESV_DESC_LEN 16 macro
6341 (SCSI3_RESV_DESC_LEN * listsize), &vd_scsi_len); in vdc_mhd_inresv()6352 listlen = scsi_resv->len / SCSI3_RESV_DESC_LEN; in vdc_mhd_inresv()
26792 data_len = resvlist.listsize * SCSI3_RESV_DESC_LEN;26807 resvlist.listlen = BE_32(in->len) / SCSI3_RESV_DESC_LEN;