| tag | line | file | source code |
|---|---|---|---|
| SCSI_GENERIC_MAJOR | 34 | drivers/scsi/sg.c | SCSI_GENERIC_MAJOR, 0, 0, 0, 0, |
| SCSI_GENERIC_MAJOR | 322 | drivers/scsi/sg.c | if (register_chrdev(SCSI_GENERIC_MAJOR,"sg",&sg_fops)) |
| SCSI_GENERIC_MAJOR | 325 | drivers/scsi/sg.c | SCSI_GENERIC_MAJOR); |
| SCSI_GENERIC_MAJOR | 89 | include/linux/major.h | || (M) == SCSI_GENERIC_MAJOR) |