tag | line | file | source code |
allocate_device | 425 | drivers/scsi/scsi.h | extern Scsi_Cmnd * allocate_device(struct request **, int, int); |
allocate_device | 94 | drivers/scsi/scsi_ioctl.c | SCpnt = allocate_device(NULL, dev->index, 1); |
allocate_device | 178 | drivers/scsi/scsi_ioctl.c | SCpnt = allocate_device(NULL, dev->index, 1); |
allocate_device | 338 | drivers/scsi/sd.c | SCpnt = allocate_device(&CURRENT, |
allocate_device | 677 | drivers/scsi/sd.c | SCpnt = allocate_device(NULL, rscsi_disks[i].device->index, 1); |
allocate_device | 251 | drivers/scsi/sg.c | if (!(SCpnt=allocate_device(NULL,device->device->index, !(filp->f_flags & O_NONBLOCK)))) |
allocate_device | 298 | drivers/scsi/sr.c | SCpnt = allocate_device(&CURRENT, |
allocate_device | 648 | drivers/scsi/sr.c | SCpnt = allocate_device(NULL, scsi_CDs[i].device->index, 1); |
allocate_device | 46 | drivers/scsi/sr_ioctl.c | SCpnt = allocate_device(NULL, scsi_CDs[target].device->index, 1); |
allocate_device | 197 | drivers/scsi/st.c | SCpnt = allocate_device(NULL, scsi_tapes[dev].device->index, 1); |
allocate_device | 312 | drivers/scsi/st.c | SCpnt = allocate_device(NULL, scsi_tapes[dev].device->index, 1); |
allocate_device | 492 | drivers/scsi/st.c | SCpnt = allocate_device(NULL, scsi_tapes[dev].device->index, 1); |
allocate_device | 583 | drivers/scsi/st.c | SCpnt = allocate_device(NULL, scsi_tapes[dev].device->index, 1); |
allocate_device | 738 | drivers/scsi/st.c | SCpnt = allocate_device(NULL, scsi_tapes[dev].device->index, 1); |
allocate_device | 1094 | drivers/scsi/st.c | SCpnt = allocate_device(NULL, scsi_tapes[dev].device->index, 1); |
allocate_device | 1212 | drivers/scsi/st.c | SCpnt = allocate_device(NULL, scsi_tapes[dev].device->index, 1); |