Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dmtio.h103 short mt_type; /* type of magtape device */ member
117 short mt_type; /* type of magtape device */ member
H A Dmac_impl.h164 uint_t mt_type; member
/titanic_50/usr/src/cmd/backup/lib/
H A Drmtlib.c308 if ((mt->mt_type = rmtcall("status", "sT")) == -1) in rmtstatus_extended()
/titanic_50/usr/src/cmd/rmt/
H A Drmt.c306 (offset_t)mtget.mt_type, in main()
/titanic_50/usr/src/uts/common/io/mac/
H A Dmac_provider.c212 mip->mi_info.mi_media = mtype->mt_type; in mac_register()
H A Dmac_client.c457 return (((mac_impl_t *)mh)->mi_type->mt_type); in mac_type()
H A Dmac.c2917 mtp->mt_type = mtrp->mtr_mactype; in mactype_register()
/titanic_50/usr/src/uts/common/io/scsi/targets/
H A Dst.c4999 mtget->mt_type = un->un_dp->type; in st_ioctl()
5008 switch (mtget->mt_type) { in st_ioctl()
5081 mtget_32->mt_type = mtget->mt_type; in st_ioctl()