Searched refs:at_sm (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | st.c | 948 STps->at_sm = 0; in reset_state() 1085 STps->at_sm = 0; in check_tape() 1961 STps->at_sm = 0; in read_tape() 2717 int fileno, blkno, at_sm, undone; in st_int_ioctl() 2731 at_sm = STps->at_sm; in st_int_ioctl() 2748 at_sm &= (arg == 0); in st_int_ioctl() 2764 at_sm &= (arg == 0); in st_int_ioctl() 2775 at_sm &= (arg == 0); in st_int_ioctl() 2787 at_sm in st_int_ioctl() 2706 int fileno, blkno, at_sm, undone; st_int_ioctl() local [all...] |
H A D | st.h | 89 unsigned char at_sm; member
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | st.c | 949 STps->at_sm = 0; in reset_state() 1086 STps->at_sm = 0; in check_tape() 1962 STps->at_sm = 0; in read_tape() 2718 int fileno, blkno, at_sm, undone; in st_int_ioctl() 2732 at_sm = STps->at_sm; in st_int_ioctl() 2749 at_sm &= (arg == 0); in st_int_ioctl() 2765 at_sm &= (arg == 0); in st_int_ioctl() 2776 at_sm &= (arg == 0); in st_int_ioctl() 2788 at_sm in st_int_ioctl() 2707 int fileno, blkno, at_sm, undone; st_int_ioctl() local [all...] |
H A D | st.h | 88 unsigned char at_sm; member
|
Completed in 10 milliseconds