taglinefilesource code
allocate_device471drivers/scsi/scsi.hextern Scsi_Cmnd * allocate_device(struct request **, Scsi_Device *, int);
allocate_device109drivers/scsi/scsi_ioctl.cSCpnt = allocate_device(NULL, dev, 1);
allocate_device244drivers/scsi/scsi_ioctl.cSCpnt = allocate_device(NULL, dev, 1);
allocate_device49drivers/scsi/scsi_syms.cX(allocate_device),
allocate_device459drivers/scsi/sd.cSCpnt = allocate_device(&CURRENT,
allocate_device965drivers/scsi/sd.cSCpnt = allocate_device(NULL, rscsi_disks[i].device, 1);
allocate_device404drivers/scsi/sg.cif (!(SCpnt=allocate_device(NULL,device->device, !(filp->f_flags & O_NONBLOCK))))
allocate_device600drivers/scsi/sr.cSCpnt = allocate_device(&CURRENT,
allocate_device986drivers/scsi/sr.cSCpnt = allocate_device(NULL, scsi_CDs[i].device, 1);
allocate_device46drivers/scsi/sr_ioctl.cSCpnt = allocate_device(NULL, scsi_CDs[target].device, 1);
allocate_device244drivers/scsi/st.cif ((SCpnt = allocate_device(NULL, STp->device, 1)) == NULL) {
allocate_device1069drivers/scsi/st.cSCpnt = allocate_device(NULL, STp->device, 1);