Searched refs:sinq (Results 1 – 1 of 1) sorted by relevance
23416 struct scsi_inquiry *sinq; local23491 sinq = un->un_sd->sd_inq;23492 if ((sinq->inq_dtype == DTYPE_DIRECT) ||23493 (sinq->inq_dtype == DTYPE_OPTICAL)) {23497 if ((bcmp(sinq->inq_vid, "IOMEGA", 6) == 0) ||23498 (bcmp(sinq->inq_vid, "iomega", 6) == 0)) {23499 if ((bcmp(sinq->inq_pid, "ZIP", 3) == 0)) {23502 (bcmp(sinq->inq_pid, "jaz", 3) == 0)) {