Searched refs:is_enc_dev (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/uts/common/io/scsi/targets/ |
H A D | ses.c | 92 static int is_enc_dev(ses_softc_t *, struct scsi_inquiry *, int, enctyp *); 272 if (is_enc_dev(NULL, devp->sd_inq, SUN_INQSIZE, &ep)) { in ses_probe() 326 is_enc_dev(ses_softc_t *ssc, struct scsi_inquiry *inqp, int iqlen, enctyp *ep) in is_enc_dev() function 424 if (!(is_enc_dev(NULL, devp->sd_inq, SUN_INQSIZE, &etyp))) { in ses_doattach()
|