Searched defs:tvp_len (Results 1 - 1 of 1) sorted by relevance

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

Completed in 63 milliseconds