tag | line | file | source code |
allocate_device | 395 | kernel/blk_drv/scsi/scsi.h | extern Scsi_Cmnd * allocate_device(struct request **, int, int); |
allocate_device | 90 | kernel/blk_drv/scsi/scsi_ioctl.c | SCpnt = allocate_device(NULL, dev->index, 1); |
allocate_device | 172 | kernel/blk_drv/scsi/scsi_ioctl.c | SCpnt = allocate_device(NULL, dev->index, 1); |
allocate_device | 341 | kernel/blk_drv/scsi/sd.c | SCpnt = allocate_device(&CURRENT, |
allocate_device | 655 | kernel/blk_drv/scsi/sd.c | SCpnt = allocate_device(NULL, rscsi_disks[i].device->index, 1); |
allocate_device | 287 | kernel/blk_drv/scsi/sr.c | SCpnt = allocate_device(&CURRENT, |
allocate_device | 45 | kernel/blk_drv/scsi/sr_ioctl.c | SCpnt = allocate_device(NULL, scsi_CDs[target].device->index, 1); |
allocate_device | 210 | kernel/blk_drv/scsi/st.c | SCpnt = allocate_device(NULL, scsi_tapes[dev].device->index, 1); |
allocate_device | 322 | kernel/blk_drv/scsi/st.c | SCpnt = allocate_device(NULL, scsi_tapes[dev].device->index, 1); |
allocate_device | 501 | kernel/blk_drv/scsi/st.c | SCpnt = allocate_device(NULL, scsi_tapes[dev].device->index, 1); |
allocate_device | 589 | kernel/blk_drv/scsi/st.c | SCpnt = allocate_device(NULL, scsi_tapes[dev].device->index, 1); |
allocate_device | 719 | kernel/blk_drv/scsi/st.c | SCpnt = allocate_device(NULL, scsi_tapes[dev].device->index, 1); |
allocate_device | 1045 | kernel/blk_drv/scsi/st.c | SCpnt = allocate_device(NULL, scsi_tapes[dev].device->index, 1); |
allocate_device | 1147 | kernel/blk_drv/scsi/st.c | SCpnt = allocate_device(NULL, scsi_tapes[dev].device->index, 1); |