Lines Matching refs:at_sm
943 STps->at_sm = 0; in reset_state()
1079 STps->at_sm = 0; in check_tape()
1953 STps->at_sm = 0; in read_tape()
2703 int fileno, blkno, at_sm, undone; in st_int_ioctl() local
2717 at_sm = STps->at_sm; in st_int_ioctl()
2733 at_sm &= (arg == 0); in st_int_ioctl()
2748 at_sm &= (arg == 0); in st_int_ioctl()
2759 at_sm &= (arg == 0); in st_int_ioctl()
2771 at_sm &= (arg == 0); in st_int_ioctl()
2782 at_sm = 1; in st_int_ioctl()
2795 at_sm = 1; in st_int_ioctl()
2830 at_sm = (cmd_in == MTWSM); in st_int_ioctl()
2839 fileno = blkno = at_sm = 0; in st_int_ioctl()
2853 fileno = blkno = at_sm = 0; in st_int_ioctl()
2872 at_sm = 0; in st_int_ioctl()
2887 fileno = blkno = at_sm = 0; in st_int_ioctl()
2967 STps->at_sm = at_sm; in st_int_ioctl()
3242 STps->at_sm = 0; in set_location()
3246 STps->at_sm = 0; in set_location()
3580 STp->ps[i].at_sm = 0; in st_ioctl()
3689 if (STps->at_sm) in st_ioctl()
4256 STps->at_sm = 0; in st_probe()