Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dses.c323 uchar_t *iqd = (uchar_t *)inqp; in is_enc_dev() local
343 if ((iqd[6] & 0x40) && inqp->inq_rdf >= RDF_SCSI2) { in is_enc_dev()
357 if (strncmp((char *)&iqd[44], "SAF-TE", 4) == 0) { in is_enc_dev()
/illumos-gate/usr/src/uts/common/io/scsi/impl/
H A Dscsi_hba.c3674 uchar_t *iqd = (uchar_t *)inq; in scsi_hba_ident_nodename_compatible_get() local
3883 (strncmp((char *)&iqd[44], "SAF-TE", 4) == 0)) in scsi_hba_ident_nodename_compatible_get()