Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/impl/
H A Dscsi_subr.c1367 int tvp_len; in scsi_get_device_type_string() local
1391 tvp_len = strlen(tvp); in scsi_get_device_type_string()
1394 if ((tvp_len == 0) || in scsi_get_device_type_string()
1395 bcmp(tvp, inq->inq_vid, tvp_len)) in scsi_get_device_type_string()