Searched refs:sinq (Results 1 – 1 of 1) sorted by relevance
23437 struct scsi_inquiry *sinq; local23512 sinq = un->un_sd->sd_inq;23513 if ((sinq->inq_dtype == DTYPE_DIRECT) ||23514 (sinq->inq_dtype == DTYPE_OPTICAL)) {23518 if ((bcmp(sinq->inq_vid, "IOMEGA", 6) == 0) ||23519 (bcmp(sinq->inq_vid, "iomega", 6) == 0)) {23520 if ((bcmp(sinq->inq_pid, "ZIP", 3) == 0)) {23523 (bcmp(sinq->inq_pid, "jaz", 3) == 0)) {