Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/
H A Dst.c957 STps->at_sm = 0; in reset_state()
1108 STps->at_sm = 0; in check_tape()
1981 STps->at_sm = 0; in read_tape()
2747 at_sm = STps->at_sm; in st_int_ioctl()
2814 at_sm = 1; in st_int_ioctl()
2827 at_sm = 1; in st_int_ioctl()
2903 at_sm = 0; in st_int_ioctl()
3000 STps->at_sm = at_sm; in st_int_ioctl()
3281 STps->at_sm = 0; in set_location()
3851 if (STps->at_sm) in st_ioctl()
[all …]
H A Dst.h88 unsigned char at_sm; member