mtget 1074 scsi/st.c struct mtget *g = (struct mtget *) arg; mtget 1084 scsi/st.c bzero(g, sizeof(struct mtget)); mtget 68 sys/mtio.h struct mtget { mtget 118 sys/mtio.h #define MTIOCGET _IOR('m', 2, struct mtget) /* get tape status */