| /linux/drivers/usb/storage/ |
| H A D | protocol.c | 45 void usb_stor_pad12_command(struct scsi_cmnd *srb, struct us_data *us) in usb_stor_pad12_command() 61 void usb_stor_ufi_command(struct scsi_cmnd *srb, struct us_data *us) in usb_stor_ufi_command() 104 void usb_stor_transparent_scsi_command(struct scsi_cmnd *srb, in usb_stor_transparent_scsi_command() 122 unsigned int buflen, struct scsi_cmnd *srb, struct scatterlist **sgptr, in usb_stor_access_xfer_buf() 169 unsigned int buflen, struct scsi_cmnd *srb) in usb_stor_set_xfer_buf()
|
| H A D | transport.c | 467 struct scsi_cmnd* srb) in usb_stor_bulk_srb() 524 static void last_sector_hacks(struct us_data *us, struct scsi_cmnd *srb) in last_sector_hacks() 604 void usb_stor_invoke_transport(struct scsi_cmnd *srb, struct us_data *us) in usb_stor_invoke_transport() 957 int usb_stor_CB_transport(struct scsi_cmnd *srb, struct us_data *us) in usb_stor_CB_transport() 1111 int usb_stor_Bulk_transport(struct scsi_cmnd *srb, struct us_data *us) in usb_stor_Bulk_transport()
|
| H A D | isd200.c | 330 struct scsi_cmnd srb; member 399 static void isd200_build_sense(struct us_data *us, struct scsi_cmnd *srb) in isd200_build_sense() 452 struct scsi_cmnd *srb = &info->srb; in isd200_set_srb() local 463 static void isd200_srb_set_bufflen(struct scsi_cmnd *srb, unsigned bufflen) in isd200_srb_set_bufflen() 484 struct scsi_cmnd *srb = &info->srb; in isd200_action() local 608 struct scsi_cmnd *srb, in isd200_invoke_transport() 1227 static int isd200_scsi_to_ata(struct scsi_cmnd *srb, struct us_data *us, in isd200_scsi_to_ata() 1526 static void isd200_ata_command(struct scsi_cmnd *srb, struct us_data *us) in isd200_ata_command()
|
| H A D | ene_ub6250.c | 570 static int do_scsi_request_sense(struct us_data *us, struct scsi_cmnd *srb) in do_scsi_request_sense() 586 static int do_scsi_inquiry(struct us_data *us, struct scsi_cmnd *srb) in do_scsi_inquiry() 598 static int sd_scsi_test_unit_ready(struct us_data *us, struct scsi_cmnd *srb) in sd_scsi_test_unit_ready() 612 static int sd_scsi_mode_sense(struct us_data *us, struct scsi_cmnd *srb) in sd_scsi_mode_sense() 631 static int sd_scsi_read_capacity(struct us_data *us, struct scsi_cmnd *srb) in sd_scsi_read_capacity() 671 static int sd_scsi_read(struct us_data *us, struct scsi_cmnd *srb) in sd_scsi_read() 711 static int sd_scsi_write(struct us_data *us, struct scsi_cmnd *srb) in sd_scsi_write() 1450 static int ms_scsi_test_unit_ready(struct us_data *us, struct scsi_cmnd *srb) in ms_scsi_test_unit_ready() 1465 static int ms_scsi_mode_sense(struct us_data *us, struct scsi_cmnd *srb) in ms_scsi_mode_sense() 1483 static int ms_scsi_read_capacity(struct us_data *us, struct scsi_cmnd *srb) in ms_scsi_read_capacity() [all …]
|
| H A D | freecom.c | 152 freecom_readdata (struct scsi_cmnd *srb, struct us_data *us, in freecom_readdata() 185 freecom_writedata (struct scsi_cmnd *srb, struct us_data *us, in freecom_writedata() 221 static int freecom_transport(struct scsi_cmnd *srb, struct us_data *us) in freecom_transport()
|
| H A D | debug.c | 41 void usb_stor_show_command(const struct us_data *us, struct scsi_cmnd *srb) in usb_stor_show_command()
|
| H A D | jumpshot.c | 367 struct scsi_cmnd * srb, in jumpshot_handle_mode_sense() 474 static int jumpshot_transport(struct scsi_cmnd *srb, struct us_data *us) in jumpshot_transport()
|
| H A D | datafab.c | 437 struct scsi_cmnd * srb, in datafab_handle_mode_sense() 547 static int datafab_transport(struct scsi_cmnd *srb, struct us_data *us) in datafab_transport()
|
| H A D | cypress_atacb.c | 73 static void cypress_atacb_passthrough(struct scsi_cmnd *srb, struct us_data *us) in cypress_atacb_passthrough()
|
| H A D | realtek_cr.c | 117 #define SCSI_LUN(srb) ((srb)->device->lun) argument 787 static inline int working_scsi(struct scsi_cmnd *srb) in working_scsi() 797 static void rts51x_invoke_transport(struct scsi_cmnd *srb, struct us_data *us) in rts51x_invoke_transport()
|
| H A D | karma.c | 145 static int rio_karma_transport(struct scsi_cmnd *srb, struct us_data *us) in rio_karma_transport()
|
| H A D | shuttle_usbat.c | 1291 struct scsi_cmnd *srb) in usbat_hp8200e_handle_read10() 1552 static int usbat_hp8200e_transport(struct scsi_cmnd *srb, struct us_data *us) in usbat_hp8200e_transport() 1680 static int usbat_flash_transport(struct scsi_cmnd * srb, struct us_data *us) in usbat_flash_transport()
|
| H A D | usb.h | 123 struct scsi_cmnd *srb; /* current srb */ member
|
| H A D | sddr09.c | 1496 static int dpcm_transport(struct scsi_cmnd *srb, struct us_data *us) in dpcm_transport() 1537 static int sddr09_transport(struct scsi_cmnd *srb, struct us_data *us) in sddr09_transport()
|
| H A D | usb.c | 384 struct scsi_cmnd *srb; in usb_stor_control_thread() local
|
| H A D | sddr55.c | 781 static int sddr55_transport(struct scsi_cmnd *srb, struct us_data *us) in sddr55_transport()
|
| /linux/drivers/scsi/qla4xxx/ |
| H A D | ql4_isr.c | 20 struct srb *srb) in qla4xxx_copy_sense() 77 struct srb *srb = ha->status_srb; in qla4xxx_status_cont_entry() local 119 struct srb *srb; in qla4xxx_status_entry() local 475 struct srb *srb = NULL; in qla4xxx_process_response_queue() local
|
| H A D | ql4_def.h | 223 struct srb *srb; member 234 struct srb { struct 252 struct kref srb_ref; /* reference count for this srb */ argument 253 uint8_t err_id; /* error id */ 259 uint16_t reserved; 260 uint16_t iocb_tov; 261 uint16_t iocb_cnt; /* Number of used iocbs */ 262 uint16_t cc_stat; 265 uint8_t *req_sense_ptr; 266 uint16_t req_sense_len; [all …]
|
| H A D | ql4_iocb.c | 147 static void qla4xxx_build_scsi_iocbs(struct srb *srb, in qla4xxx_build_scsi_iocbs() 272 int qla4xxx_send_command_to_isp(struct scsi_qla_host *ha, struct srb * srb) in qla4xxx_send_command_to_isp()
|
| H A D | ql4_os.c | 4058 struct srb *srb; in qla4xxx_get_new_srb() local 4074 static void qla4xxx_srb_free_dma(struct scsi_qla_host *ha, struct srb *srb) in qla4xxx_srb_free_dma() 4087 struct srb *srb = container_of(ref, struct srb, srb_ref); in qla4xxx_srb_compl() local 4117 struct srb *srb; in qla4xxx_queuecommand() local 4810 struct srb *srb; in qla4xxx_abort_active_cmds() local 9092 struct srb *srb = NULL; in qla4xxx_del_from_active_array() local 9220 struct srb *srb = NULL; in qla4xxx_eh_abort() local
|
| /linux/drivers/usb/image/ |
| H A D | microtek.h | 19 struct scsi_cmnd *srb; member
|
| /linux/drivers/scsi/ |
| H A D | qla1280.h | 92 struct srb { struct 93 struct list_head list; /* (8/16) LU queue */ 94 struct scsi_cmnd *cmd; /* (4/8) SCSI command block */ 97 struct completion *wait; 98 dma_addr_t saved_dma_handle; /* for unmap of single transfers */ 99 uint8_t flags; /* (1) Status flags. */ 100 uint8_t dir; /* direction of transfer */
|
| H A D | 3w-sas.c | 299 struct scsi_cmnd *srb = NULL; in twl_scsiop_execute_scsi() local
|
| /linux/drivers/ipack/devices/ |
| H A D | scc2698.h | 57 u8 d9, srb; /* Status register (b) */ member
|
| /linux/sound/soc/atmel/ |
| H A D | mchp-i2s-mcc.c | 270 u32 sra, imra, srb, imrb, pendinga, pendingb, idra = 0, idrb = 0; in mchp_i2s_mcc_interrupt() local
|