Home
last modified time | relevance | path

Searched refs:SCSI3_RESV_DESC_LEN (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h912 #define SCSI3_RESV_DESC_LEN 16 macro
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvdc.c6341 (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()
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c26203 data_len = resvlist.listsize * SCSI3_RESV_DESC_LEN;
26218 resvlist.listlen = BE_32(in->len) / SCSI3_RESV_DESC_LEN;