taglinefilesource code
allocate_device395kernel/blk_drv/scsi/scsi.hextern Scsi_Cmnd * allocate_device(struct request **, int, int);
allocate_device90kernel/blk_drv/scsi/scsi_ioctl.cSCpnt = allocate_device(NULL, dev->index, 1);
allocate_device172kernel/blk_drv/scsi/scsi_ioctl.cSCpnt = allocate_device(NULL, dev->index, 1);
allocate_device341kernel/blk_drv/scsi/sd.cSCpnt = allocate_device(&CURRENT,
allocate_device655kernel/blk_drv/scsi/sd.cSCpnt = allocate_device(NULL, rscsi_disks[i].device->index, 1);
allocate_device287kernel/blk_drv/scsi/sr.cSCpnt = allocate_device(&CURRENT,
allocate_device45kernel/blk_drv/scsi/sr_ioctl.cSCpnt = allocate_device(NULL, scsi_CDs[target].device->index, 1);
allocate_device210kernel/blk_drv/scsi/st.cSCpnt = allocate_device(NULL, scsi_tapes[dev].device->index, 1);
allocate_device322kernel/blk_drv/scsi/st.cSCpnt = allocate_device(NULL, scsi_tapes[dev].device->index, 1);
allocate_device501kernel/blk_drv/scsi/st.cSCpnt = allocate_device(NULL, scsi_tapes[dev].device->index, 1);
allocate_device589kernel/blk_drv/scsi/st.cSCpnt = allocate_device(NULL, scsi_tapes[dev].device->index, 1);
allocate_device719kernel/blk_drv/scsi/st.cSCpnt = allocate_device(NULL, scsi_tapes[dev].device->index, 1);
allocate_device1045kernel/blk_drv/scsi/st.cSCpnt = allocate_device(NULL, scsi_tapes[dev].device->index, 1);
allocate_device1147kernel/blk_drv/scsi/st.cSCpnt = allocate_device(NULL, scsi_tapes[dev].device->index, 1);