Home
last modified time | relevance | path

Searched defs:SCpnt (Results 1 – 25 of 72) sorted by relevance

123

/kernel/linux/linux-6.6/drivers/scsi/pcmcia/
Dnsp_cs.c136 static inline void nsp_inc_resid(struct scsi_cmnd *SCpnt, int residInc) in nsp_inc_resid()
180 static void nsp_scsi_done(struct scsi_cmnd *SCpnt) in nsp_scsi_done()
189 static int nsp_queuecommand_lck(struct scsi_cmnd *const SCpnt) in nsp_queuecommand_lck()
363 static bool nsphw_start_selection(struct scsi_cmnd *const SCpnt) in nsphw_start_selection()
445 static int nsp_analyze_sdtr(struct scsi_cmnd *SCpnt) in nsp_analyze_sdtr()
501 static void nsp_start_timer(struct scsi_cmnd *SCpnt, int time) in nsp_start_timer()
514 static int nsp_negate_signal(struct scsi_cmnd *SCpnt, unsigned char mask, in nsp_negate_signal()
542 static int nsp_expect_signal(struct scsi_cmnd *SCpnt, in nsp_expect_signal()
577 static int nsp_xfer(struct scsi_cmnd *const SCpnt, int phase) in nsp_xfer()
618 static int nsp_dataphase_bypass(struct scsi_cmnd *const SCpnt) in nsp_dataphase_bypass()
[all …]
Dnsp_message.c11 static void nsp_message_in(struct scsi_cmnd *SCpnt) in nsp_message_in()
53 static void nsp_message_out(struct scsi_cmnd *SCpnt) in nsp_message_out()
Dnsp_debug.c141 static void show_command(struct scsi_cmnd *SCpnt) in show_command()
146 static void show_phase(struct scsi_cmnd *SCpnt) in show_phase()
/kernel/linux/linux-5.10/drivers/scsi/pcmcia/
Dnsp_cs.c132 static inline void nsp_inc_resid(struct scsi_cmnd *SCpnt, int residInc) in nsp_inc_resid()
176 static void nsp_scsi_done(struct scsi_cmnd *SCpnt) in nsp_scsi_done()
185 static int nsp_queuecommand_lck(struct scsi_cmnd *SCpnt, in nsp_queuecommand_lck()
363 static int nsphw_start_selection(struct scsi_cmnd *SCpnt) in nsphw_start_selection()
444 static int nsp_analyze_sdtr(struct scsi_cmnd *SCpnt) in nsp_analyze_sdtr()
502 static void nsp_start_timer(struct scsi_cmnd *SCpnt, int time) in nsp_start_timer()
515 static int nsp_negate_signal(struct scsi_cmnd *SCpnt, unsigned char mask, in nsp_negate_signal()
543 static int nsp_expect_signal(struct scsi_cmnd *SCpnt, in nsp_expect_signal()
578 static int nsp_xfer(struct scsi_cmnd *SCpnt, int phase) in nsp_xfer()
618 static int nsp_dataphase_bypass(struct scsi_cmnd *SCpnt) in nsp_dataphase_bypass()
[all …]
Dnsp_message.c11 static void nsp_message_in(struct scsi_cmnd *SCpnt) in nsp_message_in()
53 static void nsp_message_out(struct scsi_cmnd *SCpnt) in nsp_message_out()
Dnsp_debug.c141 static void show_command(struct scsi_cmnd *SCpnt) in show_command()
146 static void show_phase(struct scsi_cmnd *SCpnt) in show_phase()
/kernel/linux/linux-6.6/drivers/scsi/arm/
Dqueue.c33 struct scsi_cmnd *SCpnt; member
107 int __queue_add(Queue_t *queue, struct scsi_cmnd *SCpnt, int head) in __queue_add()
166 struct scsi_cmnd *SCpnt = NULL; in queue_remove_exclude() local
191 struct scsi_cmnd *SCpnt = NULL; in queue_remove() local
215 struct scsi_cmnd *SCpnt = NULL; in queue_remove_tgtluntag() local
287 int queue_remove_cmd(Queue_t *queue, struct scsi_cmnd *SCpnt) in queue_remove_cmd()
Dfas216.c302 struct scsi_cmnd *SCpnt, char *fmt, ...) in fas216_log_command()
1675 static void __fas216_start_command(FAS216_Info *info, struct scsi_cmnd *SCpnt) in __fas216_start_command()
1767 static void fas216_start_command(FAS216_Info *info, struct scsi_cmnd *SCpnt) in fas216_start_command()
1822 static void fas216_allocate_tag(FAS216_Info *info, struct scsi_cmnd *SCpnt) in fas216_allocate_tag()
1846 struct scsi_cmnd *SCpnt) in fas216_do_bus_device_reset()
1894 struct scsi_cmnd *SCpnt = NULL; in fas216_kick() local
1983 static void fas216_devicereset_done(FAS216_Info *info, struct scsi_cmnd *SCpnt, in fas216_devicereset_done()
2001 static void fas216_rq_sns_done(FAS216_Info *info, struct scsi_cmnd *SCpnt, in fas216_rq_sns_done()
2038 fas216_std_done(FAS216_Info *info, struct scsi_cmnd *SCpnt, unsigned int result) in fas216_std_done()
2141 struct scsi_cmnd *SCpnt; in fas216_done() local
[all …]
Dqueue.h49 #define queue_add_cmd_ordered(queue,SCpnt) \ argument
51 #define queue_add_cmd_tail(queue,SCpnt) \ argument
Dacornscsi.c692 struct scsi_cmnd *SCpnt; in acornscsi_kick() local
774 struct scsi_cmnd *SCpnt = *SCpntp; in acornscsi_done() local
1289 struct scsi_cmnd *SCpnt = host->SCpnt; in acornscsi_sendcommand() local
2411 static int acornscsi_queuecmd_lck(struct scsi_cmnd *SCpnt) in acornscsi_queuecmd_lck()
2463 static enum res_abort acornscsi_do_abort(AS_Host *host, struct scsi_cmnd *SCpnt) in acornscsi_do_abort()
2555 int acornscsi_abort(struct scsi_cmnd *SCpnt) in acornscsi_abort()
2637 int acornscsi_host_reset(struct scsi_cmnd *SCpnt) in acornscsi_host_reset()
/kernel/linux/linux-5.10/drivers/scsi/arm/
Dqueue.c29 struct scsi_cmnd *SCpnt; member
103 int __queue_add(Queue_t *queue, struct scsi_cmnd *SCpnt, int head) in __queue_add()
162 struct scsi_cmnd *SCpnt = NULL; in queue_remove_exclude() local
187 struct scsi_cmnd *SCpnt = NULL; in queue_remove() local
211 struct scsi_cmnd *SCpnt = NULL; in queue_remove_tgtluntag() local
283 int queue_remove_cmd(Queue_t *queue, struct scsi_cmnd *SCpnt) in queue_remove_cmd()
Dfas216.c299 struct scsi_cmnd *SCpnt, char *fmt, ...) in fas216_log_command()
1669 static void __fas216_start_command(FAS216_Info *info, struct scsi_cmnd *SCpnt) in __fas216_start_command()
1761 static void fas216_start_command(FAS216_Info *info, struct scsi_cmnd *SCpnt) in fas216_start_command()
1815 static void fas216_allocate_tag(FAS216_Info *info, struct scsi_cmnd *SCpnt) in fas216_allocate_tag()
1851 struct scsi_cmnd *SCpnt) in fas216_do_bus_device_reset()
1899 struct scsi_cmnd *SCpnt = NULL; in fas216_kick() local
1988 static void fas216_devicereset_done(FAS216_Info *info, struct scsi_cmnd *SCpnt, in fas216_devicereset_done()
2006 static void fas216_rq_sns_done(FAS216_Info *info, struct scsi_cmnd *SCpnt, in fas216_rq_sns_done()
2041 fas216_std_done(FAS216_Info *info, struct scsi_cmnd *SCpnt, unsigned int result) in fas216_std_done()
2142 struct scsi_cmnd *SCpnt; in fas216_done() local
[all …]
Dqueue.h49 #define queue_add_cmd_ordered(queue,SCpnt) \ argument
51 #define queue_add_cmd_tail(queue,SCpnt) \ argument
Dacornscsi.c698 struct scsi_cmnd *SCpnt; in acornscsi_kick() local
791 struct scsi_cmnd *SCpnt = *SCpntp; in acornscsi_done() local
1306 struct scsi_cmnd *SCpnt = host->SCpnt; in acornscsi_sendcommand() local
2467 static int acornscsi_queuecmd_lck(struct scsi_cmnd *SCpnt, in acornscsi_queuecmd_lck()
2531 struct scsi_cmnd *SCpnt = *SCpntp1; in DEF_SCSI_QCMD() local
2552 static enum res_abort acornscsi_do_abort(AS_Host *host, struct scsi_cmnd *SCpnt) in acornscsi_do_abort()
2644 int acornscsi_abort(struct scsi_cmnd *SCpnt) in acornscsi_abort()
2725 int acornscsi_host_reset(struct scsi_cmnd *SCpnt) in acornscsi_host_reset()
Dscsi.h79 static inline void init_SCp(struct scsi_cmnd *SCpnt) in init_SCp()
/kernel/linux/linux-5.10/drivers/scsi/
Dnsp32.c355 static void nsp32_build_identify(struct scsi_cmnd *SCpnt) in nsp32_build_identify()
374 static void nsp32_build_sdtr(struct scsi_cmnd *SCpnt, in nsp32_build_sdtr()
393 static void nsp32_build_nop(struct scsi_cmnd *SCpnt) in nsp32_build_nop()
411 static void nsp32_build_reject(struct scsi_cmnd *SCpnt) in nsp32_build_reject()
442 static int nsp32_selection_autopara(struct scsi_cmnd *SCpnt) in nsp32_selection_autopara()
573 static int nsp32_selection_autoscsi(struct scsi_cmnd *SCpnt) in nsp32_selection_autoscsi()
748 static int nsp32_arbitration(struct scsi_cmnd *SCpnt, unsigned int base) in nsp32_arbitration()
797 static int nsp32_reselection(struct scsi_cmnd *SCpnt, unsigned char newlun) in nsp32_reselection()
851 static int nsp32_setup_sg_table(struct scsi_cmnd *SCpnt) in nsp32_setup_sg_table()
897 static int nsp32_queuecommand_lck(struct scsi_cmnd *SCpnt, void (*done)(struct scsi_cmnd *)) in nsp32_queuecommand_lck()
[all …]
Daha152x.c553 #define SCDATA(SCpnt) ((struct aha152x_scdata *) (SCpnt)->host_scribble) argument
554 #define SCNEXT(SCpnt) SCDATA(SCpnt)->next argument
555 #define SCSEM(SCpnt) SCDATA(SCpnt)->done argument
906 static int aha152x_internal_queue(struct scsi_cmnd *SCpnt, in aha152x_internal_queue()
979 static int aha152x_queue_lck(struct scsi_cmnd *SCpnt, in aha152x_queue_lck()
1004 static int aha152x_abort(struct scsi_cmnd *SCpnt) in aha152x_abort()
1045 static int aha152x_device_reset(struct scsi_cmnd * SCpnt) in aha152x_device_reset()
1165 static int aha152x_bus_reset(struct scsi_cmnd *SCpnt) in aha152x_bus_reset()
Dmvme147.c61 static void dma_stop(struct Scsi_Host *instance, struct scsi_cmnd *SCpnt, in dma_stop()
Dnsp32_debug.c140 static void show_command(struct scsi_cmnd *SCpnt) in show_command()
/kernel/linux/linux-6.6/drivers/scsi/
Dnsp32.c362 static void nsp32_build_identify(struct scsi_cmnd *SCpnt) in nsp32_build_identify()
381 static void nsp32_build_sdtr(struct scsi_cmnd *SCpnt, in nsp32_build_sdtr()
400 static void nsp32_build_nop(struct scsi_cmnd *SCpnt) in nsp32_build_nop()
418 static void nsp32_build_reject(struct scsi_cmnd *SCpnt) in nsp32_build_reject()
449 static int nsp32_selection_autopara(struct scsi_cmnd *SCpnt) in nsp32_selection_autopara()
581 static int nsp32_selection_autoscsi(struct scsi_cmnd *SCpnt) in nsp32_selection_autoscsi()
757 static int nsp32_arbitration(struct scsi_cmnd *SCpnt, unsigned int base) in nsp32_arbitration()
806 static int nsp32_reselection(struct scsi_cmnd *SCpnt, unsigned char newlun) in nsp32_reselection()
861 static int nsp32_setup_sg_table(struct scsi_cmnd *SCpnt) in nsp32_setup_sg_table()
908 static int nsp32_queuecommand_lck(struct scsi_cmnd *SCpnt) in nsp32_queuecommand_lck()
[all …]
Daha152x.c571 #define SCDATA(SCpnt) ((struct aha152x_scdata *) (SCpnt)->host_scribble) argument
572 #define SCNEXT(SCpnt) SCDATA(SCpnt)->next argument
573 #define SCSEM(SCpnt) SCDATA(SCpnt)->done argument
927 static int aha152x_internal_queue(struct scsi_cmnd *SCpnt, in aha152x_internal_queue()
998 static int aha152x_queue_lck(struct scsi_cmnd *SCpnt) in aha152x_queue_lck()
1018 static void aha152x_scsi_done(struct scsi_cmnd *SCpnt) in aha152x_scsi_done()
1030 static int aha152x_abort(struct scsi_cmnd *SCpnt) in aha152x_abort()
1071 static int aha152x_device_reset(struct scsi_cmnd * SCpnt) in aha152x_device_reset()
1191 static int aha152x_bus_reset(struct scsi_cmnd *SCpnt) in aha152x_bus_reset()
Dmvme147.c66 static void dma_stop(struct Scsi_Host *instance, struct scsi_cmnd *SCpnt, in dma_stop()
Dnsp32_debug.c140 static void show_command(struct scsi_cmnd *SCpnt) in show_command()
/kernel/linux/linux-5.10/drivers/message/fusion/
Dmptfc.c186 mptfc_block_error_handler(struct scsi_cmnd *SCpnt, in mptfc_block_error_handler()
187 int (*func)(struct scsi_cmnd *SCpnt), in mptfc_block_error_handler()
235 mptfc_abort(struct scsi_cmnd *SCpnt) in mptfc_abort()
242 mptfc_dev_reset(struct scsi_cmnd *SCpnt) in mptfc_dev_reset()
249 mptfc_bus_reset(struct scsi_cmnd *SCpnt) in mptfc_bus_reset()
643 mptfc_qcmd(struct Scsi_Host *shost, struct scsi_cmnd *SCpnt) in mptfc_qcmd()
/kernel/linux/linux-6.6/drivers/message/fusion/
Dmptfc.c186 mptfc_block_error_handler(struct scsi_cmnd *SCpnt, in mptfc_block_error_handler()
187 int (*func)(struct scsi_cmnd *SCpnt), in mptfc_block_error_handler()
235 mptfc_abort(struct scsi_cmnd *SCpnt) in mptfc_abort()
242 mptfc_dev_reset(struct scsi_cmnd *SCpnt) in mptfc_dev_reset()
249 mptfc_bus_reset(struct scsi_cmnd *SCpnt) in mptfc_bus_reset()
643 mptfc_qcmd(struct Scsi_Host *shost, struct scsi_cmnd *SCpnt) in mptfc_qcmd()

123