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

/linux-4.4.14/drivers/scsi/
H A Dst.c946 STps->at_sm = 0; reset_state()
1083 STps->at_sm = 0; check_tape()
1961 STps->at_sm = 0; read_tape()
2715 int fileno, blkno, at_sm, undone; st_int_ioctl()
2729 at_sm = STps->at_sm; st_int_ioctl()
2745 at_sm &= (arg == 0); st_int_ioctl()
2760 at_sm &= (arg == 0); st_int_ioctl()
2771 at_sm &= (arg == 0); st_int_ioctl()
2783 at_sm &= (arg == 0); st_int_ioctl()
2794 at_sm = 1; st_int_ioctl()
2807 at_sm = 1; st_int_ioctl()
2842 at_sm = (cmd_in == MTWSM); st_int_ioctl()
2851 fileno = blkno = at_sm = 0; st_int_ioctl()
2865 fileno = blkno = at_sm = 0; st_int_ioctl()
2884 at_sm = 0; st_int_ioctl()
2899 fileno = blkno = at_sm = 0; st_int_ioctl()
2979 STps->at_sm = at_sm; st_int_ioctl()
3255 STps->at_sm = 0; set_location()
3259 STps->at_sm = 0;
3595 STp->ps[i].at_sm = 0; st_ioctl()
3704 if (STps->at_sm) st_ioctl()
4272 STps->at_sm = 0; st_probe()
2703 int fileno, blkno, at_sm, undone; st_int_ioctl() local
H A Dosst.c3021 STps->at_sm = 0; osst_set_frame_position()
3359 STps->at_sm = 0; reset_state()
3678 STps->at_sm &= (total == 0); osst_write()
4068 int fileno, blkno, at_sm, frame_seq_numbr, logical_blk_num; osst_int_ioctl()
4082 at_sm = STps->at_sm; osst_int_ioctl()
4100 at_sm &= (arg == 0); osst_int_ioctl()
4112 at_sm &= (arg == 0); osst_int_ioctl()
4133 at_sm &= (arg == 0); osst_int_ioctl()
4149 at_sm = 1; osst_int_ioctl()
4170 at_sm = 1; osst_int_ioctl()
4209 at_sm = (cmd_in == MTWSM); osst_int_ioctl()
4246 fileno = blkno = at_sm = frame_seq_numbr = logical_blk_num = 0 ; osst_int_ioctl()
4274 blkno = at_sm = 0; osst_int_ioctl()
4285 fileno = blkno = at_sm = 0 ; osst_int_ioctl()
4295 fileno = blkno = at_sm = frame_seq_numbr = logical_blk_num = 0 ; osst_int_ioctl()
4370 STps->at_sm = at_sm; osst_int_ioctl()
4604 STps->at_sm = 0; __os_scsi_tape_open()
4715 STps->at_sm = 0; __os_scsi_tape_open()
5132 STp->ps[i].at_sm = 0; osst_ioctl()
5227 if (STps->at_sm) osst_ioctl()
5960 STps->at_sm = 0; osst_probe()
4064 int fileno, blkno, at_sm, frame_seq_numbr, logical_blk_num; osst_int_ioctl() local
H A Dst.h88 unsigned char at_sm; member in struct:st_partstat

Completed in 113 milliseconds