Searched defs:SCpnt (Results 1 - 40 of 40) sorted by relevance

/linux-4.4.14/drivers/scsi/pcmcia/
H A Dnsp_message.c11 static void nsp_message_in(struct scsi_cmnd *SCpnt) nsp_message_in() argument
53 static void nsp_message_out(struct scsi_cmnd *SCpnt) nsp_message_out() argument
H A Dnsp_debug.c141 static void show_command(struct scsi_cmnd *SCpnt) show_command() argument
146 static void show_phase(struct scsi_cmnd *SCpnt) show_phase() argument
H A Dnsp_cs.c134 static inline void nsp_inc_resid(struct scsi_cmnd *SCpnt, int residInc) nsp_inc_resid() argument
177 static void nsp_scsi_done(struct scsi_cmnd *SCpnt) nsp_scsi_done() argument
186 static int nsp_queuecommand_lck(struct scsi_cmnd *SCpnt, nsp_queuecommand_lck() argument
364 static int nsphw_start_selection(struct scsi_cmnd *SCpnt) nsphw_start_selection() argument
445 static int nsp_analyze_sdtr(struct scsi_cmnd *SCpnt) nsp_analyze_sdtr() argument
503 static void nsp_start_timer(struct scsi_cmnd *SCpnt, int time) nsp_start_timer() argument
516 static int nsp_negate_signal(struct scsi_cmnd *SCpnt, unsigned char mask, nsp_negate_signal() argument
544 static int nsp_expect_signal(struct scsi_cmnd *SCpnt, nsp_expect_signal() argument
579 static int nsp_xfer(struct scsi_cmnd *SCpnt, int phase) nsp_xfer() argument
619 static int nsp_dataphase_bypass(struct scsi_cmnd *SCpnt) nsp_dataphase_bypass() argument
651 static int nsp_reselected(struct scsi_cmnd *SCpnt) nsp_reselected() argument
690 static int nsp_fifo_count(struct scsi_cmnd *SCpnt) nsp_fifo_count() argument
717 static void nsp_pio_read(struct scsi_cmnd *SCpnt) nsp_pio_read() argument
816 static void nsp_pio_write(struct scsi_cmnd *SCpnt) nsp_pio_write() argument
913 static int nsp_nexus(struct scsi_cmnd *SCpnt) nsp_nexus() argument
1479 static int nsp_eh_bus_reset(struct scsi_cmnd *SCpnt) nsp_eh_bus_reset() argument
1488 static int nsp_eh_host_reset(struct scsi_cmnd *SCpnt) nsp_eh_host_reset() argument
H A Dsym53c500_cs.c550 SYM53C500_queue_lck(struct scsi_cmnd *SCpnt, void (*done)(struct scsi_cmnd *)) SYM53C500_queue_lck() argument
589 SYM53C500_host_reset(struct scsi_cmnd *SCpnt) SYM53C500_host_reset() argument
/linux-4.4.14/drivers/scsi/arm/
H A Dscsi.h82 static inline void init_SCp(struct scsi_cmnd *SCpnt) init_SCp() argument
H A Dqueue.c32 struct scsi_cmnd *SCpnt; member in struct:queue_entry
106 int __queue_add(Queue_t *queue, struct scsi_cmnd *SCpnt, int head) __queue_add() argument
165 struct scsi_cmnd *SCpnt = NULL; queue_remove_exclude() local
190 struct scsi_cmnd *SCpnt = NULL; queue_remove() local
214 struct scsi_cmnd *SCpnt = NULL; queue_remove_tgtluntag() local
286 int queue_remove_cmd(Queue_t *queue, struct scsi_cmnd *SCpnt) queue_remove_cmd() argument
H A Dacornscsi.c700 struct scsi_cmnd *SCpnt; acornscsi_kick() local
793 struct scsi_cmnd *SCpnt = *SCpntp; acornscsi_done() local
1308 struct scsi_cmnd *SCpnt = host->SCpnt; acornscsi_sendcommand() local
2469 static int acornscsi_queuecmd_lck(struct scsi_cmnd *SCpnt, acornscsi_queuecmd_lck() argument
2533 struct scsi_cmnd *SCpnt = *SCpntp1; acornscsi_reportstatus() local
2554 static enum res_abort acornscsi_do_abort(AS_Host *host, struct scsi_cmnd *SCpnt) acornscsi_do_abort() argument
2646 int acornscsi_abort(struct scsi_cmnd *SCpnt) acornscsi_abort() argument
2727 int acornscsi_bus_reset(struct scsi_cmnd *SCpnt) acornscsi_bus_reset() argument
H A Dacornscsi.h279 struct scsi_cmnd *SCpnt; /* currently processing command */ member in struct:acornscsi_hostdata
H A Dfas216.c1663 static void __fas216_start_command(FAS216_Info *info, struct scsi_cmnd *SCpnt) __fas216_start_command() argument
1755 static void fas216_start_command(FAS216_Info *info, struct scsi_cmnd *SCpnt) fas216_start_command() argument
1809 static void fas216_allocate_tag(FAS216_Info *info, struct scsi_cmnd *SCpnt) fas216_allocate_tag() argument
1893 struct scsi_cmnd *SCpnt = NULL; fas216_kick() local
1981 static void fas216_devicereset_done(FAS216_Info *info, struct scsi_cmnd *SCpnt, fas216_devicereset_done() argument
1999 static void fas216_rq_sns_done(FAS216_Info *info, struct scsi_cmnd *SCpnt, fas216_rq_sns_done() argument
2034 fas216_std_done(FAS216_Info *info, struct scsi_cmnd *SCpnt, unsigned int result) fas216_std_done() argument
2135 struct scsi_cmnd *SCpnt; fas216_done() local
2199 static int fas216_queue_command_lck(struct scsi_cmnd *SCpnt, fas216_queue_command_lck() argument
2249 static void fas216_internal_done(struct scsi_cmnd *SCpnt) fas216_internal_done() argument
2266 static int fas216_noqueue_command_lck(struct scsi_cmnd *SCpnt, fas216_noqueue_command_lck() argument
2417 int fas216_eh_abort(struct scsi_cmnd *SCpnt) fas216_eh_abort() argument
2470 int fas216_eh_device_reset(struct scsi_cmnd *SCpnt) fas216_eh_device_reset() argument
2551 int fas216_eh_bus_reset(struct scsi_cmnd *SCpnt) fas216_eh_bus_reset() argument
2651 int fas216_eh_host_reset(struct scsi_cmnd *SCpnt) fas216_eh_host_reset() argument
299 fas216_log_command(FAS216_Info *info, int level, struct scsi_cmnd *SCpnt, char *fmt, ...) fas216_log_command() argument
1844 fas216_do_bus_device_reset(FAS216_Info *info, struct scsi_cmnd *SCpnt) fas216_do_bus_device_reset() argument
2348 fas216_find_command(FAS216_Info *info, struct scsi_cmnd *SCpnt) fas216_find_command() argument
H A Dfas216.h219 struct scsi_cmnd *SCpnt; /* currently processing command */ member in struct:__anon9172
/linux-4.4.14/drivers/scsi/
H A Dmvme147.c61 static void dma_stop(struct Scsi_Host *instance, struct scsi_cmnd *SCpnt, dma_stop() argument
H A Dnsp32_debug.c140 static void show_command(Scsi_Cmnd *SCpnt) show_command() argument
H A Da2091.c107 static void dma_stop(struct Scsi_Host *instance, struct scsi_cmnd *SCpnt, dma_stop() argument
H A Da3000.c109 static void dma_stop(struct Scsi_Host *instance, struct scsi_cmnd *SCpnt, dma_stop() argument
H A Dsgiwd93.c136 static void dma_stop(struct Scsi_Host *instance, struct scsi_cmnd *SCpnt, dma_stop() argument
H A Dgvp11.c146 static void dma_stop(struct Scsi_Host *instance, struct scsi_cmnd *SCpnt, dma_stop() argument
H A Dsr.c318 static int sr_done(struct scsi_cmnd *SCpnt) sr_done() argument
386 static int sr_init_command(struct scsi_cmnd *SCpnt) sr_init_command() argument
H A Daha1740.c314 static int aha1740_queuecommand_lck(Scsi_Cmnd * SCpnt, void (*done)(Scsi_Cmnd *)) aha1740_queuecommand_lck() argument
H A Daha1740.h137 Scsi_Cmnd *SCpnt; /* Link to the SCSI Command Block */ member in struct:ecb
H A Dwd33c93.c1574 wd33c93_host_reset(struct scsi_cmnd * SCpnt) wd33c93_host_reset() argument
H A Datp870u.c3054 static int atp870u_abort(struct scsi_cmnd * SCpnt) atp870u_abort() argument
H A D3w-xxxx.c1358 static int tw_scsi_eh_reset(struct scsi_cmnd *SCpnt) tw_scsi_eh_reset() argument
1912 static int tw_scsi_queue_lck(struct scsi_cmnd *SCpnt, void (*done)(struct scsi_cmnd *)) tw_scsi_queue_lck() argument
H A DNCR53c406a.c696 static int NCR53c406a_queue_lck(Scsi_Cmnd * SCpnt, void (*done) (Scsi_Cmnd *)) NCR53c406a_queue_lck() argument
731 static int NCR53c406a_host_reset(Scsi_Cmnd * SCpnt) NCR53c406a_host_reset() argument
H A Dfdomain.c1421 static int fdomain_16x0_queue_lck(struct scsi_cmnd *SCpnt, fdomain_16x0_queue_lck() argument
1474 static void print_info(struct scsi_cmnd *SCpnt) print_info() argument
1545 static int fdomain_16x0_abort(struct scsi_cmnd *SCpnt) fdomain_16x0_abort() argument
1571 int fdomain_16x0_bus_reset(struct scsi_cmnd *SCpnt) fdomain_16x0_bus_reset() argument
H A Dnsp32.c367 static void nsp32_build_identify(struct scsi_cmnd *SCpnt) nsp32_build_identify() argument
386 static void nsp32_build_sdtr(struct scsi_cmnd *SCpnt, nsp32_build_sdtr() argument
405 static void nsp32_build_nop(struct scsi_cmnd *SCpnt) nsp32_build_nop() argument
423 static void nsp32_build_reject(struct scsi_cmnd *SCpnt) nsp32_build_reject() argument
454 static int nsp32_selection_autopara(struct scsi_cmnd *SCpnt) nsp32_selection_autopara() argument
585 static int nsp32_selection_autoscsi(struct scsi_cmnd *SCpnt) nsp32_selection_autoscsi() argument
760 static int nsp32_arbitration(struct scsi_cmnd *SCpnt, unsigned int base) nsp32_arbitration() argument
809 static int nsp32_reselection(struct scsi_cmnd *SCpnt, unsigned char newlun) nsp32_reselection() argument
863 static int nsp32_setup_sg_table(struct scsi_cmnd *SCpnt) nsp32_setup_sg_table() argument
909 static int nsp32_queuecommand_lck(struct scsi_cmnd *SCpnt, void (*done)(struct scsi_cmnd *)) nsp32_queuecommand_lck() argument
1164 struct scsi_cmnd *SCpnt = data->CurrentSC; do_nsp32_isr() local
1522 static void nsp32_scsi_done(struct scsi_cmnd *SCpnt) nsp32_scsi_done() argument
1560 static int nsp32_busfree_occur(struct scsi_cmnd *SCpnt, unsigned short execph) nsp32_busfree_occur() argument
1718 static void nsp32_adjust_busfree(struct scsi_cmnd *SCpnt, unsigned int s_sacklen) nsp32_adjust_busfree() argument
1791 static void nsp32_msgout_occur(struct scsi_cmnd *SCpnt) nsp32_msgout_occur() argument
1867 static void nsp32_restart_autoscsi(struct scsi_cmnd *SCpnt, unsigned short command) nsp32_restart_autoscsi() argument
1933 static void nsp32_msgin_occur(struct scsi_cmnd *SCpnt, nsp32_msgin_occur() argument
2230 static void nsp32_analyze_sdtr(struct scsi_cmnd *SCpnt) nsp32_analyze_sdtr() argument
2820 static int nsp32_eh_abort(struct scsi_cmnd *SCpnt) nsp32_eh_abort() argument
2848 static int nsp32_eh_bus_reset(struct scsi_cmnd *SCpnt) nsp32_eh_bus_reset() argument
2908 static int nsp32_eh_host_reset(struct scsi_cmnd *SCpnt) nsp32_eh_host_reset() argument
H A D3w-9xxx.c1721 static int twa_scsi_eh_reset(struct scsi_cmnd *SCpnt) twa_scsi_eh_reset() argument
1750 static int twa_scsi_queue_lck(struct scsi_cmnd *SCpnt, void (*done)(struct scsi_cmnd *)) twa_scsi_queue_lck() argument
H A D3w-sas.c1434 static int twl_scsi_eh_reset(struct scsi_cmnd *SCpnt) twl_scsi_eh_reset() argument
1463 static int twl_scsi_queue_lck(struct scsi_cmnd *SCpnt, void (*done)(struct scsi_cmnd *)) twl_scsi_queue_lck() argument
H A DBusLogic.c3001 static int blogic_hostreset(struct scsi_cmnd *SCpnt) blogic_hostreset() argument
H A Dsd.c898 static int sd_setup_read_write_cmnd(struct scsi_cmnd *SCpnt) sd_setup_read_write_cmnd() argument
1150 static void sd_uninit_command(struct scsi_cmnd *SCpnt) sd_uninit_command() argument
1760 static int sd_done(struct scsi_cmnd *SCpnt) sd_done() argument
H A Dsym53c416.c736 static int sym53c416_queuecommand_lck(Scsi_Cmnd *SCpnt, void (*done)(Scsi_Cmnd *)) sym53c416_queuecommand_lck() argument
765 static int sym53c416_host_reset(Scsi_Cmnd *SCpnt) sym53c416_host_reset() argument
H A Du14-34f.c579 struct scsi_cmnd *SCpnt; member in struct:mscp
1118 struct scsi_cmnd *SCpnt; map_dma() local
1156 struct scsi_cmnd *SCpnt; unmap_dma() local
1177 struct scsi_cmnd *SCpnt; sync_dma() local
1213 struct scsi_cmnd *SCpnt; scsi_to_dev_dir() local
1250 static int u14_34f_queuecommand_lck(struct scsi_cmnd *SCpnt, void (*done)(struct scsi_cmnd *)) { u14_34f_queuecommand_lck() argument
1399 struct scsi_cmnd *SCpnt; u14_34f_eh_host_reset() local
1580 struct scsi_cmnd *SCpnt; reorder() local
1680 struct scsi_cmnd *SCpnt; flush_dev() local
1720 struct scsi_cmnd *SCpnt; ihdlr() local
H A Dwd7000.c465 struct scsi_cmnd *SCpnt;/* scsi_cmnd using this SCB */ member in struct:scb
1006 struct scsi_cmnd *SCpnt; wd7000_intr() local
1084 static int wd7000_queuecommand_lck(struct scsi_cmnd *SCpnt, wd7000_queuecommand_lck() argument
1568 static int wd7000_host_reset(struct scsi_cmnd *SCpnt) wd7000_host_reset() argument
H A Daha152x.c915 static int aha152x_internal_queue(Scsi_Cmnd *SCpnt, struct completion *complete, aha152x_internal_queue() argument
990 static int aha152x_queue_lck(Scsi_Cmnd *SCpnt, void (*done)(Scsi_Cmnd *)) aha152x_queue_lck() argument
1001 static void reset_done(Scsi_Cmnd *SCpnt) reset_done() argument
1014 static int aha152x_abort(Scsi_Cmnd *SCpnt) aha152x_abort() argument
1055 static int aha152x_device_reset(Scsi_Cmnd * SCpnt) aha152x_device_reset() argument
1171 static int aha152x_bus_reset(Scsi_Cmnd *SCpnt) aha152x_bus_reset() argument
1229 static int aha152x_host_reset(Scsi_Cmnd *SCpnt) aha152x_host_reset() argument
H A Deata.c806 struct scsi_cmnd *SCpnt; member in struct:mscp
1604 struct scsi_cmnd *SCpnt; map_dma() local
1643 struct scsi_cmnd *SCpnt; unmap_dma() local
1669 struct scsi_cmnd *SCpnt; sync_dma() local
1710 struct scsi_cmnd *SCpnt; scsi_to_dev_dir() local
1748 static int eata2x_queuecommand_lck(struct scsi_cmnd *SCpnt, eata2x_queuecommand_lck() argument
1903 struct scsi_cmnd *SCpnt; eata2x_eh_host_reset() local
2101 struct scsi_cmnd *SCpnt; reorder() local
2241 struct scsi_cmnd *SCpnt; flush_dev() local
2286 struct scsi_cmnd *SCpnt; ihdlr() local
H A Dnsp32.h497 struct scsi_cmnd *SCpnt; /* Current Handling struct scsi_cmnd */ member in struct:_nsp32_lunt
H A Dscsi_debug.c813 static int check_readiness(struct scsi_cmnd *SCpnt, int uas_only, check_readiness() argument
2472 static void dif_copy_prot(struct scsi_cmnd *SCpnt, sector_t sector, dif_copy_prot() argument
2515 static int prot_verify_read(struct scsi_cmnd *SCpnt, sector_t start_sec, prot_verify_read() argument
2706 static int prot_verify_write(struct scsi_cmnd *SCpnt, sector_t start_sec, prot_verify_write() argument
3763 static int scsi_debug_abort(struct scsi_cmnd *SCpnt) scsi_debug_abort() argument
3776 static int scsi_debug_device_reset(struct scsi_cmnd * SCpnt) scsi_debug_device_reset() argument
3793 static int scsi_debug_target_reset(struct scsi_cmnd *SCpnt) scsi_debug_target_reset() argument
3829 static int scsi_debug_bus_reset(struct scsi_cmnd * SCpnt) scsi_debug_bus_reset() argument
3862 static int scsi_debug_host_reset(struct scsi_cmnd * SCpnt) scsi_debug_host_reset() argument
/linux-4.4.14/drivers/message/fusion/
H A Dmptspi.c782 mptspi_qcmd(struct Scsi_Host *shost, struct scsi_cmnd *SCpnt) mptspi_qcmd() argument
H A Dmptfc.c187 mptfc_block_error_handler(struct scsi_cmnd *SCpnt, mptfc_block_error_handler() argument
236 mptfc_abort(struct scsi_cmnd *SCpnt) mptfc_abort() argument
243 mptfc_dev_reset(struct scsi_cmnd *SCpnt) mptfc_dev_reset() argument
250 mptfc_bus_reset(struct scsi_cmnd *SCpnt) mptfc_bus_reset() argument
257 mptfc_host_reset(struct scsi_cmnd *SCpnt) mptfc_host_reset() argument
651 mptfc_qcmd(struct Scsi_Host *shost, struct scsi_cmnd *SCpnt) mptfc_qcmd() argument
H A Dmptscsih.c179 mptscsih_AddSGE(MPT_ADAPTER *ioc, struct scsi_cmnd *SCpnt, mptscsih_AddSGE() argument
1313 mptscsih_qcmd(struct scsi_cmnd *SCpnt) mptscsih_qcmd() argument
1687 mptscsih_abort(struct scsi_cmnd * SCpnt) mptscsih_abort() argument
1810 mptscsih_dev_reset(struct scsi_cmnd * SCpnt) mptscsih_dev_reset() argument
1870 mptscsih_bus_reset(struct scsi_cmnd * SCpnt) mptscsih_bus_reset() argument
1920 mptscsih_host_reset(struct scsi_cmnd *SCpnt) mptscsih_host_reset() argument
H A Dmptsas.c1897 mptsas_qcmd(struct Scsi_Host *shost, struct scsi_cmnd *SCpnt) mptsas_qcmd() argument

Completed in 948 milliseconds