Lines Matching refs:at_sm
889 STps->at_sm = 0; in reset_state()
1025 STps->at_sm = 0; in check_tape()
1899 STps->at_sm = 0; in read_tape()
2649 int fileno, blkno, at_sm, undone; in st_int_ioctl() local
2663 at_sm = STps->at_sm; in st_int_ioctl()
2679 at_sm &= (arg == 0); in st_int_ioctl()
2694 at_sm &= (arg == 0); in st_int_ioctl()
2705 at_sm &= (arg == 0); in st_int_ioctl()
2717 at_sm &= (arg == 0); in st_int_ioctl()
2728 at_sm = 1; in st_int_ioctl()
2741 at_sm = 1; in st_int_ioctl()
2776 at_sm = (cmd_in == MTWSM); in st_int_ioctl()
2785 fileno = blkno = at_sm = 0; in st_int_ioctl()
2799 fileno = blkno = at_sm = 0; in st_int_ioctl()
2818 at_sm = 0; in st_int_ioctl()
2833 fileno = blkno = at_sm = 0; in st_int_ioctl()
2913 STps->at_sm = at_sm; in st_int_ioctl()
3188 STps->at_sm = 0; in set_location()
3192 STps->at_sm = 0; in set_location()
3526 STp->ps[i].at_sm = 0; in st_ioctl()
3635 if (STps->at_sm) in st_ioctl()
4201 STps->at_sm = 0; in st_probe()