Home
last modified time | relevance | path

Searched refs:at_sm (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/scsi/
Dst.c941 STps->at_sm = 0; in reset_state()
1077 STps->at_sm = 0; in check_tape()
1951 STps->at_sm = 0; in read_tape()
2704 int fileno, blkno, at_sm, undone; in st_int_ioctl() local
2718 at_sm = STps->at_sm; in st_int_ioctl()
2734 at_sm &= (arg == 0); in st_int_ioctl()
2749 at_sm &= (arg == 0); in st_int_ioctl()
2760 at_sm &= (arg == 0); in st_int_ioctl()
2772 at_sm &= (arg == 0); in st_int_ioctl()
2783 at_sm = 1; in st_int_ioctl()
[all …]
Dst.h89 unsigned char at_sm; member
Dosst.c3022 STps->at_sm = 0; in osst_set_frame_position()
3359 STps->at_sm = 0; in reset_state()
3677 STps->at_sm &= (total == 0); in osst_write()
4067 int fileno, blkno, at_sm, frame_seq_numbr, logical_blk_num; in osst_int_ioctl() local
4081 at_sm = STps->at_sm; in osst_int_ioctl()
4099 at_sm &= (arg == 0); in osst_int_ioctl()
4111 at_sm &= (arg == 0); in osst_int_ioctl()
4132 at_sm &= (arg == 0); in osst_int_ioctl()
4148 at_sm = 1; in osst_int_ioctl()
4169 at_sm = 1; in osst_int_ioctl()
[all …]