/drivers/scsi/ |
D | dc395x.c | 332 struct ScsiReqBlk srb; member 735 static void free_tag(struct DeviceCtlBlk *dcb, struct ScsiReqBlk *srb) in free_tag() 759 struct ScsiReqBlk *srb = NULL; in srb_get_free() local 770 static void srb_free_insert(struct AdapterCtlBlk *acb, struct ScsiReqBlk *srb) in srb_free_insert() 778 struct ScsiReqBlk *srb) in srb_waiting_insert() 787 struct ScsiReqBlk *srb) in srb_waiting_append() 795 static void srb_going_append(struct DeviceCtlBlk *dcb, struct ScsiReqBlk *srb) in srb_going_append() 803 static void srb_going_remove(struct DeviceCtlBlk *dcb, struct ScsiReqBlk *srb) in srb_going_remove() 819 struct ScsiReqBlk *srb) in srb_waiting_remove() 835 struct ScsiReqBlk *srb) in srb_going_to_waiting_move() [all …]
|
D | 3w-xxxx.c | 1304 struct scsi_cmnd *srb; in tw_reset_device_extension() local 1716 struct scsi_cmnd *srb; in tw_scsiop_read_write() local
|
D | qla1280.h | 101 struct srb { struct 102 struct list_head list; /* (8/16) LU queue */ 103 struct scsi_cmnd *cmd; /* (4/8) SCSI command block */ 106 struct completion *wait; 107 dma_addr_t saved_dma_handle; /* for unmap of single transfers */ 108 uint8_t flags; /* (1) Status flags. */ 109 uint8_t dir; /* direction of transfer */
|
/drivers/usb/storage/ |
D | protocol.c | 59 void usb_stor_pad12_command(struct scsi_cmnd *srb, struct us_data *us) in usb_stor_pad12_command() 76 void usb_stor_ufi_command(struct scsi_cmnd *srb, struct us_data *us) in usb_stor_ufi_command() 118 void usb_stor_transparent_scsi_command(struct scsi_cmnd *srb, in usb_stor_transparent_scsi_command() 134 unsigned int buflen, struct scsi_cmnd *srb, struct scatterlist **sgptr, in usb_stor_access_xfer_buf() 207 unsigned int buflen, struct scsi_cmnd *srb) in usb_stor_set_xfer_buf()
|
D | scsiglue.c | 274 static int queuecommand(struct scsi_cmnd *srb, in queuecommand() 309 static int command_abort(struct scsi_cmnd *srb) in command_abort() 345 static int device_reset(struct scsi_cmnd *srb) in device_reset() 361 static int bus_reset(struct scsi_cmnd *srb) in bus_reset()
|
D | transport.c | 467 struct scsi_cmnd* srb) in usb_stor_bulk_srb() 521 static void last_sector_hacks(struct us_data *us, struct scsi_cmnd *srb) in last_sector_hacks() 596 void usb_stor_invoke_transport(struct scsi_cmnd *srb, struct us_data *us) in usb_stor_invoke_transport() 842 int usb_stor_CB_transport(struct scsi_cmnd *srb, struct us_data *us) in usb_stor_CB_transport() 978 int usb_stor_Bulk_transport(struct scsi_cmnd *srb, struct us_data *us) in usb_stor_Bulk_transport()
|
D | freecom.c | 107 freecom_readdata (struct scsi_cmnd *srb, struct us_data *us, in freecom_readdata() 140 freecom_writedata (struct scsi_cmnd *srb, struct us_data *us, in freecom_writedata() 176 int freecom_transport(struct scsi_cmnd *srb, struct us_data *us) in freecom_transport()
|
D | isd200.c | 294 struct scsi_cmnd srb; member 363 static void isd200_build_sense(struct us_data *us, struct scsi_cmnd *srb) in isd200_build_sense() 416 struct scsi_cmnd *srb = &info->srb; in isd200_set_srb() local 427 static void isd200_srb_set_bufflen(struct scsi_cmnd *srb, unsigned bufflen) in isd200_srb_set_bufflen() 447 struct scsi_cmnd *srb = &info->srb; in isd200_action() local 572 struct scsi_cmnd *srb, in isd200_invoke_transport() 1253 static int isd200_scsi_to_ata(struct scsi_cmnd *srb, struct us_data *us, in isd200_scsi_to_ata() 1552 void isd200_ata_command(struct scsi_cmnd *srb, struct us_data *us) in isd200_ata_command()
|
D | jumpshot.c | 325 struct scsi_cmnd * srb, in jumpshot_handle_mode_sense() 432 int jumpshot_transport(struct scsi_cmnd * srb, struct us_data *us) in jumpshot_transport()
|
D | cypress_atacb.c | 39 void cypress_atacb_passthrough(struct scsi_cmnd *srb, struct us_data *us) in cypress_atacb_passthrough()
|
D | debug.c | 54 void usb_stor_show_command(struct scsi_cmnd *srb) in usb_stor_show_command()
|
D | datafab.c | 393 struct scsi_cmnd * srb, in datafab_handle_mode_sense() 503 int datafab_transport(struct scsi_cmnd * srb, struct us_data *us) in datafab_transport()
|
D | shuttle_usbat.c | 1159 struct scsi_cmnd *srb) in usbat_hp8200e_handle_read10() 1422 static int usbat_hp8200e_transport(struct scsi_cmnd *srb, struct us_data *us) in usbat_hp8200e_transport() 1550 static int usbat_flash_transport(struct scsi_cmnd * srb, struct us_data *us) in usbat_flash_transport() 1712 int usbat_transport(struct scsi_cmnd *srb, struct us_data *us) in usbat_transport()
|
D | karma.c | 107 int rio_karma_transport(struct scsi_cmnd *srb, struct us_data *us) in rio_karma_transport()
|
D | usb.h | 133 struct scsi_cmnd *srb; /* current srb */ member
|
D | sddr09.c | 1452 int dpcm_transport(struct scsi_cmnd *srb, struct us_data *us) in dpcm_transport() 1494 int sddr09_transport(struct scsi_cmnd *srb, struct us_data *us) in sddr09_transport()
|
D | sddr55.c | 735 int sddr55_transport(struct scsi_cmnd *srb, struct us_data *us) in sddr55_transport()
|
D | alauda.c | 1016 int alauda_transport(struct scsi_cmnd *srb, struct us_data *us) in alauda_transport()
|
/drivers/scsi/qla4xxx/ |
D | ql4_def.h | 155 struct srb { struct 173 atomic_t ref_count; /* reference count for this srb */ argument 174 uint32_t fw_ddb_index; 175 uint8_t err_id; /* error id */ 181 uint16_t reserved; 182 uint16_t iocb_tov; 183 uint16_t iocb_cnt; /* Number of used iocbs */ 184 uint16_t cc_stat; 185 u_long r_start; /* Time we recieve a cmd from OS */ 186 u_long u_start; /* Time when we handed the cmd to F/W */
|
D | ql4_os.c | 363 struct srb *srb; in qla4xxx_get_new_srb() local 380 static void qla4xxx_srb_free_dma(struct scsi_qla_host *ha, struct srb *srb) in qla4xxx_srb_free_dma() 391 void qla4xxx_srb_compl(struct scsi_qla_host *ha, struct srb *srb) in qla4xxx_srb_compl() 422 struct srb *srb; in qla4xxx_queuecommand() local 862 struct srb *srb; in qla4xxx_flush_active_srbs() local 1415 struct srb *srb = NULL; in qla4xxx_del_from_active_array() local
|
D | ql4_isr.c | 23 struct srb *srb; in qla4xxx_status_entry() local 286 struct srb *srb = NULL; in qla4xxx_process_response_queue() local
|
D | ql4_iocb.c | 140 static void qla4xxx_build_scsi_iocbs(struct srb *srb, in qla4xxx_build_scsi_iocbs() 195 int qla4xxx_send_command_to_isp(struct scsi_qla_host *ha, struct srb * srb) in qla4xxx_send_command_to_isp()
|
/drivers/usb/image/ |
D | microtek.c | 226 static inline void mts_show_command(struct scsi_cmnd *srb) in mts_show_command() 339 static int mts_scsi_abort(struct scsi_cmnd *srb) in mts_scsi_abort() 350 static int mts_scsi_host_reset(struct scsi_cmnd *srb) in mts_scsi_host_reset() 541 mts_build_transfer_context(struct scsi_cmnd *srb, struct mts_desc* desc) in mts_build_transfer_context() 585 mts_scsi_queuecommand(struct scsi_cmnd *srb, mts_scsi_cmnd_callback callback) in mts_scsi_queuecommand()
|
D | microtek.h | 18 struct scsi_cmnd *srb; member
|
/drivers/net/tokenring/ |
D | olympic.c | 1067 u8 __iomem *olympic_mmio=olympic_priv->olympic_mmio,*srb; in olympic_close() local 1139 u8 __iomem *srb; in olympic_set_rx_mode() local 1206 u8 __iomem *srb; in olympic_srb_bh() local 1380 u8 __iomem *arb_block, *asb_block, *srb ; in olympic_arb_cmd() local
|