Searched refs:scsi (Results 1 - 25 of 582) sorted by last modified time

1234567891011>>

/linux-master/drivers/
H A DMakefile80 obj-y += scsi/
/linux-master/net/core/
H A Dflow_dissector.c31 #include <scsi/fc/fc_fcoe.h>
/linux-master/include/ufs/
H A Dufshcd.h23 #include <scsi/scsi_device.h>
24 #include <scsi/scsi_host.h>
887 * @scsi_block_reqs_cnt: reference counting for scsi block requests
/linux-master/include/scsi/
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.
H A Dscsi_host.h12 #include <scsi/scsi.h>
54 * The queuecommand function is used to queue up a scsi
224 * driver may completely detach itself from the scsi device and vice
248 * after all activity to attached scsi devices has ceased, the
348 * involved when a scsi io timer fires. The return value tells the
580 unsigned int host_no; /* Used for IOCTL_GET_IDLUN, /proc/scsi et al. */
588 * These three parameters can be used to allow for wide scsi,
627 * In scsi-mq mode, the number of hardware queues supported by the LLD.
H A Dscsi_driver.h7 #include <scsi/scsi_cmnd.h>
H A Dscsi_transport.h13 #include <scsi/scsi_host.h>
14 #include <scsi/scsi_device.h>
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 Dsas_ata.h14 #include <scsi/libsas.h>
H A Dscsi_cmnd.h12 #include <scsi/scsi_device.h>
25 * So in effect MAX_COMMAND_SIZE means the maximum size command scsi-ml
H A Dscsi.h13 #include <scsi/scsi_common.h>
14 #include <scsi/scsi_proto.h>
15 #include <scsi/scsi_status.h>
174 * Here are some scsi specific ioctl commands which are sometimes useful.
H A Dlibfc.h16 #include <scsi/scsi_transport.h>
17 #include <scsi/scsi_transport_fc.h>
18 #include <scsi/scsi_bsg_fc.h>
20 #include <scsi/fc/fc_fcp.h>
21 #include <scsi/fc/fc_ns.h>
22 #include <scsi/fc/fc_ms.h>
23 #include <scsi/fc/fc_els.h>
24 #include <scsi/fc/fc_gs.h>
26 #include <scsi/fc_frame.h>
H A Dlibfcoe.h19 #include <scsi/fc/fc_fcoe.h>
20 #include <scsi/libfc.h>
21 #include <scsi/fcoe_sysfs.h>
/linux-master/include/linux/
H A Dlibata.h21 #include <scsi/scsi_host.h>
206 ATA_QCFLAG_ACTIVE = (1 << 0), /* cmd not yet ack'd to scsi lyer */
808 struct Scsi_Host *scsi_host; /* our co-allocated scsi host */
/linux-master/drivers/usb/storage/
H A Duas.c21 #include <scsi/scsi.h>
22 #include <scsi/scsi_eh.h>
23 #include <scsi/scsi_dbg.h>
24 #include <scsi/scsi_cmnd.h>
25 #include <scsi/scsi_device.h>
26 #include <scsi/scsi_host.h>
27 #include <scsi/scsi_tcq.h>
H A Dusb.c45 #include <scsi/scsi.h>
46 #include <scsi/scsi_cmnd.h>
47 #include <scsi/scsi_device.h>
379 usb_stor_dbg(us, "scsi command aborted\n");
407 usb_stor_dbg(us, "scsi cmd done, result=0x%x\n",
943 dev_warn(&intf->dev, "Unable to allocate the scsi host\n");
1057 "Unable to add the scsi host\n");
H A Dscsiglue.c36 #include <scsi/scsi.h>
37 #include <scsi/scsi_cmnd.h>
38 #include <scsi/scsi_devinfo.h>
39 #include <scsi/scsi_device.h>
40 #include <scsi/scsi_eh.h>
126 * settings can't be overridden via the scsi devinfo mechanism.
512 * /proc/scsi/ functions
527 seq_printf(m, " Host scsi%d: usb-storage\n", host->host_no);
/linux-master/drivers/usb/image/
H A Dmicrotek.c136 #include <scsi/scsi.h>
137 #include <scsi/scsi_cmnd.h>
138 #include <scsi/scsi_device.h>
139 #include <scsi/scsi_eh.h>
140 #include <scsi/scsi_host.h>
141 #include <scsi/scsi_tcq.h>
/linux-master/drivers/ufs/core/
H A Dufshcd.c27 #include <scsi/scsi_cmnd.h>
28 #include <scsi/scsi_dbg.h>
29 #include <scsi/scsi_driver.h>
30 #include <scsi/scsi_eh.h>
2723 * for scsi commands
2954 * stage. If a scsi cmd, e.g. the SSU cmd, is sent from hba's
2957 * can we let the scsi cmd pass through, because UFS is in bad
2958 * state, the scsi cmd may eventually time out, which will get
2959 * err handler blocked for too long. So, just fail the scsi cmd
5503 /* Do not touch lrbp after scsi don
[all...]
H A Dufs_bsg.c10 #include <scsi/scsi.h>
11 #include <scsi/scsi_host.h>
H A Dufs-mcq.c16 #include <scsi/scsi_cmnd.h>
/linux-master/drivers/target/
H A Dtarget_core_device.c27 #include <scsi/scsi_common.h>
28 #include <scsi/scsi_proto.h>
/linux-master/drivers/scsi/
H A Dwd33c93.c78 #include <scsi/scsi.h>
79 #include <scsi/scsi_cmnd.h>
80 #include <scsi/scsi_device.h>
81 #include <scsi/scsi_host.h>
402 * This routine attempts to start a scsi command. If the host_card is
1460 * there are scsi devices out there, which manage to lock up
1521 printk("scsi%d: reset. ", instance->host_no);
1579 ("scsi%d: Abort - removing command from input_Q. ",
1604 printk("scsi
[all...]
H A Dst.c4 file Documentation/scsi/st.rst for more information.
51 #include <scsi/scsi.h>
52 #include <scsi/scsi_dbg.h>
53 #include <scsi/scsi_device.h>
54 #include <scsi/scsi_driver.h>
55 #include <scsi/scsi_eh.h>
56 #include <scsi/scsi_host.h>
57 #include <scsi/scsi_ioctl.h>
58 #include <scsi/s
[all...]
H A Dsr.c8 * Linux scsi disk driver by
16 * low-level scsi drivers.
57 #include <scsi/scsi.h>
58 #include <scsi/scsi_dbg.h>
59 #include <scsi/scsi_device.h>
60 #include <scsi/scsi_driver.h>
61 #include <scsi/scsi_cmnd.h>
62 #include <scsi/scsi_eh.h>
63 #include <scsi/scsi_hos
[all...]

Completed in 415 milliseconds

1234567891011>>