st_get_media_identification
ST_FUNC(ST_DEVINFO, st_get_media_identification);
un->un_media_id_method != st_get_media_identification) {
rval = st_get_media_identification(un, st_uscsi_rcmd);
un->un_media_id_method = st_get_media_identification;
rval = st_get_media_identification(un, st_uscsi_cmd);
static int st_get_media_identification(struct scsi_tape *un, ubufunc_t bufunc);