Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Dst.c770 STps->at_sm = 0; in check_tape()
1541 STps->at_sm &= (total == 0); in st_write()
1605 STps->at_sm = 0; in read_tape()
2350 int fileno, blkno, at_sm, undone; in st_int_ioctl() local
2364 at_sm = STps->at_sm; in st_int_ioctl()
2381 at_sm &= (arg == 0); in st_int_ioctl()
2403 at_sm &= (arg == 0); in st_int_ioctl()
2415 at_sm &= (arg == 0); in st_int_ioctl()
2433 at_sm &= (arg == 0); in st_int_ioctl()
2445 at_sm = 1; in st_int_ioctl()
[all …]
Dst.h55 unsigned char at_sm; member
Dosst.c2827 STps->at_sm = 0; in osst_set_frame_position()
3456 STps->at_sm &= (total == 0); in osst_write()
3857 int fileno, blkno, at_sm, frame_seq_numbr, logical_blk_num; in osst_int_ioctl() local
3871 at_sm = STps->at_sm; in osst_int_ioctl()
3889 at_sm &= (arg == 0); in osst_int_ioctl()
3901 at_sm &= (arg == 0); in osst_int_ioctl()
3922 at_sm &= (arg == 0); in osst_int_ioctl()
3938 at_sm = 1; in osst_int_ioctl()
3959 at_sm = 1; in osst_int_ioctl()
3998 at_sm = (cmd_in == MTWSM); in osst_int_ioctl()
[all …]