Home
last modified time | relevance | path

Searched defs:mtget32 (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dmtio.h116 struct mtget32 { struct
117 short mt_type; /* type of magtape device */
119 short mt_dsreg; /* ``drive status'' register */
120 short mt_erreg; /* ``error'' register */
122 daddr32_t mt_resid; /* residual count */
123 daddr32_t mt_fileno; /* file number of current position */
124 daddr32_t mt_blkno; /* block number of current position */
125 ushort_t mt_flags;
126 short mt_bf; /* optimum blocking factor */