Home
last modified time | relevance | path

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

12

/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 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 …]
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 Dnsp_cs.h337 # define show_phase(SCpnt) /* */ argument
374 #define BUFFER_ADDR(SCpnt) ((char *)(sg_virt(nsp_priv(SCpnt)->buffer))) argument
H A Dsym53c500_cs.c547 static int SYM53C500_queue_lck(struct scsi_cmnd *SCpnt) in SYM53C500_queue_lck()
/linux/drivers/scsi/
H A 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 …]
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 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 int twl_scsi_queue_lck(struct scsi_cmnd *SCpnt) in twl_scsi_queue_lck()
H A D3w-xxxx.c1369 static int tw_scsi_eh_reset(struct scsi_cmnd *SCpnt) in tw_scsi_eh_reset()
1923 static int tw_scsi_queue_lck(struct scsi_cmnd *SCpnt) in tw_scsi_queue_lck()
H A Daha1740.c322 static int aha1740_queuecommand_lck(struct scsi_cmnd *SCpnt) in aha1740_queuecommand_lck()
H A D3w-9xxx.c1720 static int twa_scsi_eh_reset(struct scsi_cmnd *SCpnt) in twa_scsi_eh_reset()
1749 static int 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 Dwd33c93.c1511 wd33c93_host_reset(struct scsi_cmnd * SCpnt) in wd33c93_host_reset()
H A Datp870u.c1643 static int atp870u_abort(struct scsi_cmnd * SCpnt) in atp870u_abort()
/linux/drivers/scsi/arm/
H A 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 …]
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 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 static int acornscsi_abort(struct scsi_cmnd *SCpnt) in acornscsi_abort()
2637 static int acornscsi_host_reset(struct scsi_cmnd *SCpnt) in acornscsi_host_reset()
H A Darm_scsi.h88 static inline void init_SCp(struct scsi_cmnd *SCpnt) in init_SCp()
/linux/drivers/message/fusion/
H A Dmptscsih.c177 mptscsih_AddSGE(MPT_ADAPTER *ioc, struct scsi_cmnd *SCpnt, in mptscsih_AddSGE()
1313 mptscsih_qcmd(struct scsi_cmnd *SCpnt) in mptscsih_qcmd()
1681 mptscsih_abort(struct scsi_cmnd * SCpnt) in mptscsih_abort()
1804 mptscsih_dev_reset(struct scsi_cmnd * SCpnt) in mptscsih_dev_reset()
1856 mptscsih_target_reset(struct scsi_cmnd * SCpnt) in mptscsih_target_reset()
1916 mptscsih_bus_reset(struct scsi_cmnd * SCpnt) in mptscsih_bus_reset()
1966 mptscsih_host_reset(struct scsi_cmnd *SCpnt) in mptscsih_host_reset()
H A Dmptfc.c225 mptfc_abort(struct scsi_cmnd *SCpnt) in mptfc_abort()
244 mptfc_dev_reset(struct scsi_cmnd *SCpnt) in mptfc_dev_reset()
263 mptfc_bus_reset(struct scsi_cmnd *SCpnt) in mptfc_bus_reset()
680 mptfc_qcmd(struct Scsi_Host *shost, struct scsi_cmnd *SCpnt) in mptfc_qcmd()
H A Dmptspi.c778 mptspi_qcmd(struct Scsi_Host *shost, struct scsi_cmnd *SCpnt) in mptspi_qcmd()

12