| tag | line | file | source code |
| allocate_device | 523 | drivers/scsi/scsi.h | extern Scsi_Cmnd * allocate_device(struct request **, Scsi_Device *, int); |
| allocate_device | 96 | drivers/scsi/scsi_ioctl.c | SCpnt = allocate_device(NULL, dev, 1); |
| allocate_device | 183 | drivers/scsi/scsi_ioctl.c | SCpnt = allocate_device(NULL, dev, 1); |
| allocate_device | 384 | drivers/scsi/sd.c | SCpnt = allocate_device(&CURRENT, |
| allocate_device | 856 | drivers/scsi/sd.c | SCpnt = allocate_device(NULL, rscsi_disks[i].device, 1); |
| allocate_device | 278 | drivers/scsi/sg.c | if (!(SCpnt=allocate_device(NULL,device->device, !(filp->f_flags & O_NONBLOCK)))) |
| allocate_device | 505 | drivers/scsi/sr.c | SCpnt = allocate_device(&CURRENT, |
| allocate_device | 892 | drivers/scsi/sr.c | SCpnt = allocate_device(NULL, scsi_CDs[i].device, 1); |
| allocate_device | 43 | drivers/scsi/sr_ioctl.c | SCpnt = allocate_device(NULL, scsi_CDs[target].device, 1); |
| allocate_device | 247 | drivers/scsi/st.c | SCpnt = allocate_device(NULL, STp->device, 1); |
| allocate_device | 293 | drivers/scsi/st.c | SCpnt = allocate_device(NULL, STp->device, 1); |
| allocate_device | 434 | drivers/scsi/st.c | SCpnt = allocate_device(NULL, STp->device, 1); |
| allocate_device | 631 | drivers/scsi/st.c | SCpnt = allocate_device(NULL, STp->device, 1); |
| allocate_device | 760 | drivers/scsi/st.c | SCpnt = allocate_device(NULL, STp->device, 1); |
| allocate_device | 972 | drivers/scsi/st.c | SCpnt = allocate_device(NULL, STp->device, 1); |
| allocate_device | 1533 | drivers/scsi/st.c | SCpnt = allocate_device(NULL, STp->device, 1); |
| allocate_device | 1774 | drivers/scsi/st.c | SCpnt = allocate_device(NULL, STp->device, 1); |