Lines Matching refs:at_sm
944 STps->at_sm = 0; in reset_state()
1080 STps->at_sm = 0; in check_tape()
1953 STps->at_sm = 0; in read_tape()
2705 int fileno, blkno, at_sm, undone; in st_int_ioctl() local
2719 at_sm = STps->at_sm; in st_int_ioctl()
2736 at_sm &= (arg == 0); in st_int_ioctl()
2752 at_sm &= (arg == 0); in st_int_ioctl()
2763 at_sm &= (arg == 0); in st_int_ioctl()
2775 at_sm &= (arg == 0); in st_int_ioctl()
2786 at_sm = 1; in st_int_ioctl()
2799 at_sm = 1; in st_int_ioctl()
2834 at_sm = (cmd_in == MTWSM); in st_int_ioctl()
2843 fileno = blkno = at_sm = 0; in st_int_ioctl()
2856 fileno = blkno = at_sm = 0; in st_int_ioctl()
2875 at_sm = 0; in st_int_ioctl()
2890 fileno = blkno = at_sm = 0; in st_int_ioctl()
2970 STps->at_sm = at_sm; in st_int_ioctl()
3245 STps->at_sm = 0; in set_location()
3249 STps->at_sm = 0; in set_location()
3683 STp->ps[i].at_sm = 0; in st_ioctl()
3792 if (STps->at_sm) in st_ioctl()
4332 STps->at_sm = 0; in st_probe()