Searched refs:scsi (Results 201 - 225 of 582) sorted by relevance

1234567891011>>

/linux-master/drivers/scsi/
H A Dst.h9 #include <scsi/scsi_cmnd.h>
26 /* scsi tape command */
H A Dfdomain.c87 #include <scsi/scsicam.h>
88 #include <scsi/scsi_cmnd.h>
89 #include <scsi/scsi_device.h>
90 #include <scsi/scsi_host.h>
H A Dscsi_priv.h6 #include <scsi/scsi_device.h>
22 * Error codes used by scsi-ml internally. These must not be used by drivers.
50 /* scsi.c */
201 * internal scsi timeout functions: for use by mid-layer and transport
H A Dhosts.c18 * level of scsi drivers (sd/sr/st)
38 #include <scsi/scsi_device.h>
39 #include <scsi/scsi_host.h>
40 #include <scsi/scsi_transport.h>
41 #include <scsi/scsi_cmnd.h>
69 * @shost: scsi host to change the state of.
162 * scsi_remove_host - remove a scsi host
163 * @shost: a pointer to a scsi host to remove
207 * scsi_add_host_with_dma - add a scsi host with dma device
208 * @shost: scsi hos
[all...]
/linux-master/drivers/infiniband/ulp/isert/
H A Dib_isert.h8 #include <scsi/iser.h>
/linux-master/drivers/infiniband/ulp/srpt/
H A Dib_srpt.h48 #include <scsi/srp.h>
63 * not been defined in <scsi/srp.h>. Source: section B.7, table B.7
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_dcb.h8 #include <scsi/iscsi_proto.h>
/linux-master/drivers/ata/
H A Data_generic.c24 #include <scsi/scsi_host.h>
H A Dpata_cs5535.c24 #include <scsi/scsi_host.h>
H A Dpata_cypress.c17 #include <scsi/scsi_host.h>
H A Dsata_via.c24 #include <scsi/scsi.h>
25 #include <scsi/scsi_cmnd.h>
26 #include <scsi/scsi_host.h>
H A Dpata_pdc2027x.c26 #include <scsi/scsi.h>
27 #include <scsi/scsi_host.h>
28 #include <scsi/scsi_cmnd.h>
H A Dpata_radisys.c22 #include <scsi/scsi_host.h>
H A Dpata_triflex.c29 #include <scsi/scsi_host.h>
H A Dpata_oldpiix.c23 #include <scsi/scsi_host.h>
H A Dpata_mpiix.c34 #include <scsi/scsi_host.h>
H A Dpata_opti.c32 #include <scsi/scsi_host.h>
H A Dpata_ninja32.c43 #include <scsi/scsi_host.h>
H A Dpata_rb532_cf.c29 #include <scsi/scsi_host.h>
/linux-master/drivers/scsi/arm/
H A Doak.c16 #include <scsi/scsi_host.h>
/linux-master/drivers/scsi/qedf/
H A Dqedf_dbg.h15 #include <scsi/scsi_transport.h>
37 #define QEDF_LOG_IO 0x400 /* scsi cmd, completion */
/linux-master/fs/nfs/blocklayout/
H A Dblocklayout.h90 } scsi; member in union:pnfs_block_volume::__anon1815
/linux-master/drivers/scsi/csiostor/
H A Dcsio_lnode.h41 #include <scsi/fc/fc_els.h>
174 uint32_t n_scsi_tgts; /* Number of scsi targets
177 uint32_t last_scan_ntgts;/* Number of scsi targets
/linux-master/include/scsi/
H A Dlibsas.h15 #include <scsi/sas.h>
18 #include <scsi/scsi_device.h>
19 #include <scsi/scsi_cmnd.h>
20 #include <scsi/scsi_transport_sas.h>
H A Dscsi_transport_fc.h16 #include <scsi/scsi.h>
17 #include <scsi/scsi_netlink.h>
18 #include <scsi/scsi_host.h>
333 * as scsi target).
405 * a remote port can be more than a SCSI Target). Within the scsi
409 * and independently from the scsi subsystem. The drawback is that
776 * Returns: a scsi result code that can be returned by the LLDD.

Completed in 422 milliseconds

1234567891011>>