taglinefilesource code
Scsi_Device906drivers/scsi/aha1542.cScsi_Device *disk;
Scsi_Device259drivers/scsi/hosts.cvoid sd_attach(Scsi_Device * SDp){
Scsi_Device273drivers/scsi/hosts.cvoid sr_attach(Scsi_Device * SDp){
Scsi_Device287drivers/scsi/hosts.cvoid st_attach(Scsi_Device * SDp){
Scsi_Device300drivers/scsi/hosts.cvoid sg_attach(Scsi_Device * SDp){
Scsi_Device70drivers/scsi/scsi.cScsi_Device * scsi_devices = NULL;
Scsi_Device1571drivers/scsi/scsi.cscsi_devices = (Scsi_Device *) memory_start;
Scsi_Device1573drivers/scsi/scsi.cmemory_start += NR_SCSI_DEVICES * sizeof(Scsi_Device);
Scsi_Device299drivers/scsi/scsi.hextern Scsi_Device * scsi_devices;
Scsi_Device436drivers/scsi/scsi.hextern void sd_attach(Scsi_Device *);
Scsi_Device440drivers/scsi/scsi.hextern void sr_attach(Scsi_Device *);
Scsi_Device444drivers/scsi/scsi.hextern void st_attach(Scsi_Device *);
Scsi_Device448drivers/scsi/scsi.hextern void sg_attach(Scsi_Device *);
Scsi_Device89drivers/scsi/scsi_ioctl.cstatic int ioctl_internal_command(Scsi_Device *dev, char * cmd)
Scsi_Device142drivers/scsi/scsi_ioctl.cstatic int ioctl_command(Scsi_Device *dev, void *buffer)
Scsi_Device233drivers/scsi/scsi_ioctl.cint scsi_ioctl (Scsi_Device *dev, int cmd, void *arg)
Scsi_Device262drivers/scsi/scsi_ioctl.creturn ioctl_command((Scsi_Device *) dev, arg);
Scsi_Device269drivers/scsi/scsi_ioctl.creturn ioctl_internal_command((Scsi_Device *) dev, scsi_cmd);
Scsi_Device277drivers/scsi/scsi_ioctl.creturn ioctl_internal_command((Scsi_Device *) dev, scsi_cmd);
Scsi_Device283drivers/scsi/scsi_ioctl.creturn ioctl_internal_command((Scsi_Device *) dev, scsi_cmd);
Scsi_Device296drivers/scsi/scsi_ioctl.cint kernel_scsi_ioctl (Scsi_Device *dev, int cmd, void *arg) {
Scsi_Device15drivers/scsi/scsi_ioctl.hextern int scsi_ioctl (Scsi_Device *dev, int cmd, void *arg);
Scsi_Device16drivers/scsi/scsi_ioctl.hextern int kernel_scsi_ioctl (Scsi_Device *dev, int cmd, void *arg);
Scsi_Device912drivers/scsi/sd.cvoid sd_attach(Scsi_Device * SDp){
Scsi_Device37drivers/scsi/sd.hScsi_Device  *device;    
Scsi_Device1608drivers/scsi/seagate.cScsi_Device *disk;
Scsi_Device38drivers/scsi/sg.cScsi_Device *device;
Scsi_Device323drivers/scsi/sg.cvoid sg_attach(Scsi_Device * SDp)
Scsi_Device626drivers/scsi/sr.cvoid sr_attach(Scsi_Device * SDp){
Scsi_Device26drivers/scsi/sr.hScsi_Device    *device;    
Scsi_Device19drivers/scsi/sr_ioctl.cextern int scsi_ioctl (Scsi_Device *dev, int cmd, void *arg);
Scsi_Device1415drivers/scsi/st.cvoid st_attach(Scsi_Device * SDp){
Scsi_Device28drivers/scsi/st.hScsi_Device* device;