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()
2706 int fileno, blkno, at_sm, undone; in st_int_ioctl() local
2720 at_sm = STps->at_sm; in st_int_ioctl()
2737 at_sm &= (arg == 0); in st_int_ioctl()
2753 at_sm &= (arg == 0); in st_int_ioctl()
2764 at_sm &= (arg == 0); in st_int_ioctl()
2776 at_sm &= (arg == 0); in st_int_ioctl()
2787 at_sm = 1; in st_int_ioctl()
2800 at_sm = 1; in st_int_ioctl()
2835 at_sm = (cmd_in == MTWSM); in st_int_ioctl()
2844 fileno = blkno = at_sm = 0; in st_int_ioctl()
2858 fileno = blkno = at_sm = 0; in st_int_ioctl()
2877 at_sm = 0; in st_int_ioctl()
2892 fileno = blkno = at_sm = 0; in st_int_ioctl()
2972 STps->at_sm = at_sm; in st_int_ioctl()
3247 STps->at_sm = 0; in set_location()
3251 STps->at_sm = 0; in set_location()
3685 STp->ps[i].at_sm = 0; in st_ioctl()
3794 if (STps->at_sm) in st_ioctl()
4362 STps->at_sm = 0; in st_probe()