st_drivetype
(*cfg_functp)(struct scsi_tape *, char *vidpid, struct st_drivetype *);
struct st_drivetype *dp;
un->un_dp_size = sizeof (struct st_drivetype);
struct st_drivetype *dp)
struct st_drivetype *dp)
struct st_drivetype *dp)
struct st_drivetype *tem_dp;
tem_dp = kmem_zalloc(sizeof (struct st_drivetype), KM_SLEEP);
bcopy(tem_dp, dp, sizeof (struct st_drivetype));
kmem_free(tem_dp, sizeof (struct st_drivetype));
struct st_drivetype *dp)
extern const struct st_drivetype st_drivetypes[];
struct st_drivetype *dp)
st_get_default_conf(struct scsi_tape *un, char *vidpid, struct st_drivetype *dp)
struct st_drivetype *);
struct st_drivetype *);
struct st_drivetype *);
struct st_drivetype *);
struct st_drivetype *);
struct st_drivetype *);
struct st_drivetype *stdt = un->un_dp;
_NOTE(DATA_READABLE_WITHOUT_LOCK(st_drivetype scsi_address))
const struct st_drivetype st_drivetypes[] =
struct st_drivetype *un_dp; /* ptr to drive table entry */