Searched refs:sinq (Results 1 – 1 of 1) sorted by relevance
22838 struct scsi_inquiry *sinq; local22913 sinq = un->un_sd->sd_inq;22914 if ((sinq->inq_dtype == DTYPE_DIRECT) ||22915 (sinq->inq_dtype == DTYPE_OPTICAL)) {22919 if ((bcmp(sinq->inq_vid, "IOMEGA", 6) == 0) ||22920 (bcmp(sinq->inq_vid, "iomega", 6) == 0)) {22921 if ((bcmp(sinq->inq_pid, "ZIP", 3) == 0)) {22924 (bcmp(sinq->inq_pid, "jaz", 3) == 0)) {