Home
last modified time | relevance | path

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

/linux/drivers/scsi/pcmcia/
H A 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 enum scsi_qc_status 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 …]
H A 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()
H A 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()
H A Dsym53c500_cs.c547 static enum scsi_qc_status SYM53C500_queue_lck(struct scsi_cmnd *SCpnt) in SYM53C500_queue_lck()
/linux/drivers/scsi/arm/
H A 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()
H A Dqueue.h49 #define queue_add_cmd_ordered(queue,SCpnt) \ argument
51 #define queue_add_cmd_tail(queue,SCpnt) \ argument
H A Darm_scsi.h88 static inline void init_SCp(struct scsi_cmnd *SCpnt) in init_SCp()
H A Dacornscsi.h276 struct scsi_cmnd *SCpnt; /* currently processing command */ member
/linux/drivers/message/fusion/
H A Dmptfc.c226 mptfc_abort(struct scsi_cmnd *SCpnt) in mptfc_abort()
245 mptfc_dev_reset(struct scsi_cmnd *SCpnt) in mptfc_dev_reset()
264 mptfc_bus_reset(struct scsi_cmnd *SCpnt) in mptfc_bus_reset()
681 struct scsi_cmnd *SCpnt) in mptfc_qcmd()
H A Dmptspi.c778 struct scsi_cmnd *SCpnt) in mptspi_qcmd()
H A Dmptsas.c1923 struct scsi_cmnd *SCpnt) in mptsas_qcmd()
/linux/drivers/scsi/
H A Dmvme147.c66 static void dma_stop(struct Scsi_Host *instance, struct scsi_cmnd *SCpnt, in dma_stop()
H A Dnsp32_debug.c140 static void show_command(struct scsi_cmnd *SCpnt) in show_command()
H A Dsr.c294 static int sr_done(struct scsi_cmnd *SCpnt) in sr_done()
359 static blk_status_t sr_init_command(struct scsi_cmnd *SCpnt) in sr_init_command()
H A Da2091.c135 static void dma_stop(struct Scsi_Host *instance, struct scsi_cmnd *SCpnt, in dma_stop()
H A Dgvp11.c186 static void dma_stop(struct Scsi_Host *instance, struct scsi_cmnd *SCpnt, in dma_stop()
H A D3w-sas.c1427 static int twl_scsi_eh_reset(struct scsi_cmnd *SCpnt) in twl_scsi_eh_reset()
1456 static enum scsi_qc_status twl_scsi_queue_lck(struct scsi_cmnd *SCpnt) in twl_scsi_queue_lck()
H A D3w-9xxx.c1720 static int twa_scsi_eh_reset(struct scsi_cmnd *SCpnt) in twa_scsi_eh_reset()
1749 static enum scsi_qc_status twa_scsi_queue_lck(struct scsi_cmnd *SCpnt) in twa_scsi_queue_lck()
H A Daha1740.h138 struct scsi_cmnd *SCpnt; /* Link to the SCSI Command Block */ member
H A Dscsi_debug.c4704 static int prot_verify_write(struct scsi_cmnd *SCpnt, sector_t start_sec, in prot_verify_write()
6858 static int scsi_debug_abort(struct scsi_cmnd *SCpnt) in scsi_debug_abort()
6946 static int scsi_debug_device_reset(struct scsi_cmnd *SCpnt) in scsi_debug_device_reset()
6985 static int scsi_debug_target_reset(struct scsi_cmnd *SCpnt) in scsi_debug_target_reset()
7020 static int scsi_debug_bus_reset(struct scsi_cmnd *SCpnt) in scsi_debug_bus_reset()
7045 static int scsi_debug_host_reset(struct scsi_cmnd *SCpnt) in scsi_debug_host_reset()
H A DBusLogic.c2858 static int blogic_hostreset(struct scsi_cmnd *SCpnt) in blogic_hostreset()
H A Dsd.c1513 static void sd_uninit_command(struct scsi_cmnd *SCpnt) in sd_uninit_command()
2310 static int sd_done(struct scsi_cmnd *SCpnt) in sd_done()
H A Dnsp32.h488 struct scsi_cmnd *SCpnt; /* Current Handling struct scsi_cmnd */ member