Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/scsi/targets/
H A Dses.h109 typedef enum { SES_TYPE, SAFT_TYPE, SEN_TYPE } enctyp; typedef
137 enctyp ses_type; /* type of enclosure */
/titanic_41/usr/src/uts/common/io/scsi/targets/
H A Dses.c92 static int is_enc_dev(ses_softc_t *, struct scsi_inquiry *, int, enctyp *);
231 enctyp ep; in ses_probe()
326 is_enc_dev(ses_softc_t *ssc, struct scsi_inquiry *inqp, int iqlen, enctyp *ep) in is_enc_dev()
385 enctyp etyp; in ses_doattach()