Searched defs:SCp (Results 1 – 12 of 12) sorted by relevance
/drivers/scsi/arm/ |
D | scsi.h | 27 static inline int copy_SCp_to_sg(struct scatterlist *sg, struct scsi_pointer *SCp, int max) in copy_SCp_to_sg() 50 static inline int next_SCp(struct scsi_pointer *SCp) in next_SCp() 65 static inline unsigned char get_next_SCp_byte(struct scsi_pointer *SCp) in get_next_SCp_byte() 75 static inline void put_next_SCp_byte(struct scsi_pointer *SCp, unsigned char c) in put_next_SCp_byte()
|
D | arxescsi.c | 66 arxescsi_dma_setup(struct Scsi_Host *host, struct scsi_pointer *SCp, in arxescsi_dma_setup() 112 arxescsi_dma_pseudo(struct Scsi_Host *host, struct scsi_pointer *SCp, in arxescsi_dma_pseudo() 198 static void arxescsi_dma_stop(struct Scsi_Host *host, struct scsi_pointer *SCp) in arxescsi_dma_stop()
|
D | cumana_2.c | 157 cumanascsi_2_dma_setup(struct Scsi_Host *host, struct scsi_pointer *SCp, in cumanascsi_2_dma_setup() 209 cumanascsi_2_dma_pseudo(struct Scsi_Host *host, struct scsi_pointer *SCp, in cumanascsi_2_dma_pseudo() 283 cumanascsi_2_dma_stop(struct Scsi_Host *host, struct scsi_pointer *SCp) in cumanascsi_2_dma_stop()
|
D | eesox.c | 158 eesoxscsi_dma_setup(struct Scsi_Host *host, struct scsi_pointer *SCp, in eesoxscsi_dma_setup() 353 eesoxscsi_dma_pseudo(struct Scsi_Host *host, struct scsi_pointer *SCp, in eesoxscsi_dma_pseudo() 370 eesoxscsi_dma_stop(struct Scsi_Host *host, struct scsi_pointer *SCp) in eesoxscsi_dma_stop()
|
D | powertec.c | 131 powertecscsi_dma_setup(struct Scsi_Host *host, struct scsi_pointer *SCp, in powertecscsi_dma_setup() 173 powertecscsi_dma_stop(struct Scsi_Host *host, struct scsi_pointer *SCp) in powertecscsi_dma_stop()
|
D | fas216.c | 177 static void print_SCp(struct scsi_pointer *SCp, const char *prefix, const char *suffix) in print_SCp() 631 struct scsi_pointer *SCp = &info->scsi.SCp; in fas216_updateptrs() local 671 struct scsi_pointer *SCp = &info->scsi.SCp; in fas216_pio() local
|
D | fas216.h | 244 struct scsi_pointer SCp; /* current commands data pointer */ member
|
D | acornscsi.c | 886 void acornscsi_data_updateptr(AS_Host *host, struct scsi_pointer *SCp, unsigned int length) in acornscsi_data_updateptr()
|
D | acornscsi.h | 295 struct scsi_pointer SCp; /* current commands data pointer */ member
|
/drivers/scsi/ |
D | 53c700.c | 563 struct scsi_cmnd *SCp, __u32 dsp) in save_for_reselection() 577 NCR_700_unmap(struct NCR_700_Host_Parameters *hostdata, struct scsi_cmnd *SCp, in NCR_700_unmap() 587 struct scsi_cmnd *SCp, int result) in NCR_700_scsi_done() 781 struct scsi_cmnd *SCp, __u32 dsp, __u32 dsps) in process_extended_message() 863 struct scsi_cmnd *SCp, __u32 dsp, __u32 dsps) in process_message() 951 process_script_interrupt(__u32 dsps, __u32 dsp, struct scsi_cmnd *SCp, in process_script_interrupt() 1109 struct scsi_cmnd *SCp; in process_script_interrupt() local 1124 struct scsi_cmnd *SCp = p->current_cmnd; in process_script_interrupt() local 1288 struct scsi_cmnd *SCp = hostdata->cmd; in process_selection() local 1391 NCR_700_start_command(struct scsi_cmnd *SCp) in NCR_700_start_command() [all …]
|
D | eata_pio.c | 130 static void IncStat(struct scsi_pointer *SCp, unsigned int Increment) in IncStat()
|
D | aha152x.c | 692 static inline Scsi_Cmnd *remove_SC(Scsi_Cmnd **SC, Scsi_Cmnd *SCp) in remove_SC()
|