Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/
D3w-9xxx.c221 static const struct file_operations twa_fops = { variable
2156 if ((twa_major = register_chrdev (0, "twa", &twa_fops)) < 0) in twa_probe()