Searched refs:scsi_driver (Results 1 - 21 of 21) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/scsi/
H A Dscsi_driver.h13 struct scsi_driver { struct
21 container_of((drv), struct scsi_driver, gendrv)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dsr.h34 struct scsi_driver *driver;
H A Dsd.h46 struct scsi_driver *driver; /* always &sd_template */
H A Dst.h97 struct scsi_driver *driver;
H A Dscsi_pm.c12 #include <scsi/scsi_driver.h>
H A Dscsi.c62 #include <scsi/scsi_driver.h>
794 static struct scsi_driver *scsi_cmd_to_driver(struct scsi_cmnd *cmd)
796 return *(struct scsi_driver **)cmd->request->rq_disk->private_data;
812 struct scsi_driver *drv;
H A Dses.c33 #include <scsi/scsi_driver.h>
681 static struct scsi_driver ses_template = {
H A Dosst.h530 struct scsi_driver *driver;
H A Dsd_dif.c30 #include <scsi/scsi_driver.h>
H A Dch.c30 #include <scsi/scsi_driver.h>
967 static struct scsi_driver ch_template = {
H A Dsr.c54 #include <scsi/scsi_driver.h>
83 static struct scsi_driver sr_template = {
H A Dscsi_scan.c41 #include <scsi/scsi_driver.h>
1501 struct scsi_driver *drv;
H A Dscsi_sysfs.c21 #include <scsi/scsi_driver.h>
H A Dsd.c61 #include <scsi/scsi_driver.h>
300 static struct scsi_driver sd_template = {
H A Dscsi_lib.c27 #include <scsi/scsi_driver.h>
H A Dsg.c57 #include <scsi/scsi_driver.h>
H A Dst.c51 #include <scsi/scsi_driver.h>
204 static struct scsi_driver st_template = {
H A Dosst.c71 #include <scsi/scsi_driver.h>
174 static struct scsi_driver osst_template = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/osd/
H A Dosd_uld.c56 #include <scsi/scsi_driver.h>
516 static struct scsi_driver osd_driver = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/hv/
H A Dstorvsc_drv.c104 static struct scsi_host_template scsi_driver = { variable in typeref:struct:scsi_host_template
237 host = scsi_host_alloc(&scsi_driver,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/block/
H A Dbsg.c30 #include <scsi/scsi_driver.h>

Completed in 647 milliseconds