ses_type
enctyp ses_type; /* type of enclosure */
softc->ses_type = ses_device_type(sa);
switch (softc->ses_type) {
switch (softc->ses_type) {
return (ses_type(inqp));
static enctyp ses_type(struct scsipi_inquiry_data *);