is_enc_dev
if (is_enc_dev(NULL, devp->sd_inq, SUN_INQSIZE, &ep)) {
if (!(is_enc_dev(NULL, devp->sd_inq, SUN_INQSIZE, &etyp))) {
static int is_enc_dev(ses_softc_t *, struct scsi_inquiry *, int, enctyp *);