Searched refs:at_sm (Results 1 – 2 of 2) sorted by relevance
946 STps->at_sm = 0; in reset_state()1090 STps->at_sm = 0; in check_tape()1963 STps->at_sm = 0; in read_tape()2715 int fileno, blkno, at_sm, undone; in st_int_ioctl() local2729 at_sm = STps->at_sm; in st_int_ioctl()2746 at_sm &= (arg == 0); in st_int_ioctl()2762 at_sm &= (arg == 0); in st_int_ioctl()2773 at_sm &= (arg == 0); in st_int_ioctl()2785 at_sm &= (arg == 0); in st_int_ioctl()2796 at_sm = 1; in st_int_ioctl()[all …]
88 unsigned char at_sm; member