Searched refs:scsi (Results 1 - 25 of 484) sorted by relevance

1234567891011>>

/drivers/scsi/
H A Dscsi.h2 * scsi.h Copyright (C) 1992 Drew Eckhardt
17 * the interfaces declared in the headers in include/scsi/
23 #include <scsi/scsi_cmnd.h>
24 #include <scsi/scsi_device.h>
25 #include <scsi/scsi_eh.h>
26 #include <scsi/scsi_tcq.h>
27 #include <scsi/scsi.h>
H A Dscsi_lib_dma.c10 #include <scsi/scsi.h>
11 #include <scsi/scsi_cmnd.h>
12 #include <scsi/scsi_device.h>
13 #include <scsi/scsi_host.h>
17 * @cmd: scsi command
40 * @cmd: scsi command
H A Discsi_tcp.h25 #include <scsi/libiscsi.h>
26 #include <scsi/libiscsi_tcp.h>
H A Dscsi_transport_fc_internal.h1 #include <scsi/scsi_tgt.h>
H A Dscsi_transport_srp_internal.h1 #include <scsi/scsi_tgt.h>
/drivers/s390/scsi/
H A Dzfcp_fc.h13 #include <scsi/fc/fc_els.h>
14 #include <scsi/fc/fc_fcp.h>
15 #include <scsi/fc/fc_ns.h>
16 #include <scsi/scsi_cmnd.h>
17 #include <scsi/scsi_tcq.h>
208 * @scsi: scsi_cmnd where to get LUN, task attributes/flags and CDB
212 void zfcp_fc_scsi_to_fcp(struct fcp_cmnd *fcp, struct scsi_cmnd *scsi, argument
217 int_to_scsilun(scsi->device->lun, (struct scsi_lun *) &fcp->fc_lun);
224 if (scsi_populate_tag_msg(scsi, tag)) {
236 if (scsi
255 zfcp_fc_eval_fcp_rsp(struct fcp_resp_with_ext *fcp_rsp, struct scsi_cmnd *scsi) argument
[all...]
H A Dzfcp_def.h25 #include <scsi/fc/fc_fs.h>
26 #include <scsi/fc/fc_gs.h>
27 #include <scsi/scsi.h>
28 #include <scsi/scsi_tcq.h>
29 #include <scsi/scsi_cmnd.h>
30 #include <scsi/scsi_device.h>
31 #include <scsi/scsi_host.h>
32 #include <scsi/scsi_transport.h>
33 #include <scsi/scsi_transport_f
[all...]
/drivers/s390/
H A DMakefile5 obj-y += cio/ block/ char/ crypto/ net/ scsi/ kvm/
/drivers/scsi/arm/
H A Dfas216.c2 * linux/drivers/acorn/scsi/fas216.c
53 #include "../scsi.h"
54 #include <scsi/scsi_dbg.h>
55 #include <scsi/scsi_host.h>
57 #include "scsi.h"
144 unsigned int off = reg << info->scsi.io_shift;
145 return readb(info->scsi.io_base + off);
150 unsigned int off = reg << info->scsi.io_shift;
151 writeb(val, info->scsi.io_base + off);
194 printk(" scsi
[all...]
H A Dacornscsi.c2 * linux/drivers/acorn/scsi/acornscsi.c
19 * state not scsi state. Should be easier to debug.
21 * Updated proc/scsi reporting.
56 * cating (eg) /proc/scsi/acornscsi/0 and see if the SCSI revision is reported
143 #include "../scsi.h"
144 #include <scsi/scsi_dbg.h>
145 #include <scsi/scsi_host.h>
146 #include <scsi/scsi_transport_spi.h>
149 #include "scsi.h"
151 #include <scsi/scsica
[all...]
H A Dcumana_2.c2 * linux/drivers/acorn/scsi/cumana_2.c
35 #include "../scsi.h"
36 #include <scsi/scsi_host.h>
38 #include "scsi.h"
40 #include <scsi/scsicam.h>
162 int dmach = info->info.scsi.dma;
286 if (info->info.scsi.dma != NO_DMA) {
288 disable_dma(info->info.scsi.dma);
303 host->hostt->name, info->info.scsi.type, info->ec->slot_no,
433 info->info.scsi
[all...]
H A Dpowertec.c2 * linux/drivers/acorn/scsi/powertec.c
26 #include "../scsi.h"
27 #include <scsi/scsi_host.h>
29 #include "scsi.h"
31 #include <scsi/scsicam.h>
136 int dmach = info->info.scsi.dma;
176 if (info->info.scsi.dma != NO_DMA)
177 disable_dma(info->info.scsi.dma);
191 host->hostt->name, info->info.scsi.type, info->ec->slot_no,
344 info->info.scsi
[all...]
/drivers/block/
H A Dcciss_scsi.h26 #include <scsi/scsicam.h> /* possibly irrelevant, since we don't show disks */
28 /* the scsi id of the adapter... */
30 /* 15 is somewhat arbitrary, since the scsi-2 bus
32 fabricated. The "real" scsi-3 bus the
37 out to be not scsi at all. */
42 If the upper scsi layer tries to track how many commands we have
56 with them. That's what we get for making a hybrid scsi/block
/drivers/scsi/aacraid/
H A DMakefile8 ccflags-y := -Idrivers/scsi
/drivers/staging/keucr/
H A DMakefile1 ccflags-y := -Idrivers/scsi
/drivers/staging/rts_pstor/
H A DMakefile1 ccflags := -Idrivers/scsi
H A Drtsx.h43 #include <scsi/scsi.h>
44 #include <scsi/scsi_cmnd.h>
45 #include <scsi/scsi_device.h>
46 #include <scsi/scsi_devinfo.h>
47 #include <scsi/scsi_eh.h>
48 #include <scsi/scsi_host.h>
/drivers/scsi/libfc/
H A Dfc_elsct.c26 #include <scsi/fc/fc_gs.h>
27 #include <scsi/fc/fc_ns.h>
28 #include <scsi/fc/fc_els.h>
29 #include <scsi/libfc.h>
30 #include <scsi/fc_encode.h>
/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_fcoe.h31 #include <scsi/fc/fc_fs.h>
32 #include <scsi/fc/fc_fcoe.h>
/drivers/scsi/libsas/
H A Dsas_task.c3 #include <scsi/sas.h>
4 #include <scsi/libsas.h>
/drivers/target/
H A Dtarget_core_pscsi.h19 #include <scsi/scsi_driver.h>
20 #include <scsi/scsi_device.h>
/drivers/scsi/pcmcia/
H A DMakefile2 ccflags-y := -Idrivers/scsi
/drivers/staging/rts5139/
H A DMakefile30 EXTRA_CFLAGS := -Idrivers/scsi -I$(PWD)
H A Drts51x.h38 #include <scsi/scsi.h>
39 #include <scsi/scsi_cmnd.h>
40 #include <scsi/scsi_device.h>
41 #include <scsi/scsi_devinfo.h>
42 #include <scsi/scsi_eh.h>
43 #include <scsi/scsi_host.h>
/drivers/scsi/sym53c8xx_2/
H A Dsym_glue.h57 #include <scsi/scsi.h>
58 #include <scsi/scsi_cmnd.h>
59 #include <scsi/scsi_device.h>
60 #include <scsi/scsi_transport_spi.h>
61 #include <scsi/scsi_host.h>

Completed in 688 milliseconds

1234567891011>>