Home
last modified time | relevance | path

Searched refs:MT_ISAR (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/sys/
H A Dmtio.h295 #define MT_ISAR 0x07 /* SUN */ macro
/freebsd/usr.bin/mt/
H A Dmt.c426 { MT_ISAR, "SCSI tape drive", 0, 0 },
447 if(mt->t_type == MT_ISAR) in status()
/freebsd/sys/cam/scsi/
H A Dscsi_sa.c1668 g->mt_type = MT_ISAR; in saioctl()