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

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/scsi/
H A Dscsi_driver.h13 struct scsi_driver { struct
21 container_of((drv), struct scsi_driver, gendrv)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/scsi/
H A Dscsi_driver.h13 struct scsi_driver { struct
21 container_of((drv), struct scsi_driver, gendrv)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 Dsr.c54 #include <scsi/scsi_driver.h>
83 static struct scsi_driver sr_template = {
H A Dch.c30 #include <scsi/scsi_driver.h>
967 static struct scsi_driver ch_template = {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 Dsr.c54 #include <scsi/scsi_driver.h>
83 static struct scsi_driver sr_template = {
H A Dch.c30 #include <scsi/scsi_driver.h>
967 static struct scsi_driver ch_template = {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/osd/
H A Dosd_uld.c56 #include <scsi/scsi_driver.h>
516 static struct scsi_driver osd_driver = {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 = {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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,

Completed in 150 milliseconds

12