tag
line
file
source code
st_fops
1969
drivers/scsi/st.c
static struct file_operations st_fops = {
st_fops
2049
drivers/scsi/st.c
if (register_chrdev(SCSI_TAPE_MAJOR,"st",&st_fops)) {