Home
last modified time | relevance | path

Searched refs:mt_type (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/contrib/amd/amq/
H A Damq.c102 int tw = strlen(mt->mt_type); in show_mti()
118 mt->mt_type, in show_mti()
157 mt->mt_type, in show_mti()
H A Damq_xdr.c73 if (!xdr_amq_string(xdrs, &objp->mt_type)) { in xdr_amq_mount_tree()
/freebsd-12.1/contrib/amd/include/
H A Damq_defs.h85 amq_string mt_type; member
/freebsd-12.1/sys/sys/
H A Dmtio.h115 short mt_type; /* type of magtape device */ member
/freebsd-12.1/usr.bin/mt/
H A Dmt.c456 bp->mt_type); in status()
459 if (mt->t_type == bp->mt_type) in status()
/freebsd-12.1/sys/cam/scsi/
H A Dscsi_sa.c1610 g->mt_type = MT_ISAR; in saioctl()