Home
last modified time | relevance | path

Searched defs:SCp (Results 1 – 11 of 11) sorted by relevance

/linux-5.19.10/drivers/scsi/arm/
Darm_scsi.h33 static inline int copy_SCp_to_sg(struct scatterlist *sg, struct scsi_pointer *SCp, int max) in copy_SCp_to_sg()
56 static inline int next_SCp(struct scsi_pointer *SCp) in next_SCp()
71 static inline unsigned char get_next_SCp_byte(struct scsi_pointer *SCp) in get_next_SCp_byte()
81 static inline void put_next_SCp_byte(struct scsi_pointer *SCp, unsigned char c) in put_next_SCp_byte()
Darxescsi.c71 arxescsi_dma_setup(struct Scsi_Host *host, struct scsi_pointer *SCp, in arxescsi_dma_setup()
117 arxescsi_dma_pseudo(struct Scsi_Host *host, struct scsi_pointer *SCp, in arxescsi_dma_pseudo()
203 static void arxescsi_dma_stop(struct Scsi_Host *host, struct scsi_pointer *SCp) in arxescsi_dma_stop()
Dcumana_2.c158 cumanascsi_2_dma_setup(struct Scsi_Host *host, struct scsi_pointer *SCp, in cumanascsi_2_dma_setup()
211 cumanascsi_2_dma_pseudo(struct Scsi_Host *host, struct scsi_pointer *SCp, in cumanascsi_2_dma_pseudo()
285 cumanascsi_2_dma_stop(struct Scsi_Host *host, struct scsi_pointer *SCp) in cumanascsi_2_dma_stop()
Deesox.c159 eesoxscsi_dma_setup(struct Scsi_Host *host, struct scsi_pointer *SCp, in eesoxscsi_dma_setup()
355 eesoxscsi_dma_pseudo(struct Scsi_Host *host, struct scsi_pointer *SCp, in eesoxscsi_dma_pseudo()
372 eesoxscsi_dma_stop(struct Scsi_Host *host, struct scsi_pointer *SCp) in eesoxscsi_dma_stop()
Dpowertec.c132 powertecscsi_dma_setup(struct Scsi_Host *host, struct scsi_pointer *SCp, in powertecscsi_dma_setup()
175 powertecscsi_dma_stop(struct Scsi_Host *host, struct scsi_pointer *SCp) in powertecscsi_dma_stop()
Dfas216.c177 static void print_SCp(struct scsi_pointer *SCp, const char *prefix, const char *suffix) in print_SCp()
632 struct scsi_pointer *SCp = &info->scsi.SCp; in fas216_updateptrs() local
672 struct scsi_pointer *SCp = &info->scsi.SCp; in fas216_pio() local
Dacornscsi.c866 void acornscsi_data_updateptr(AS_Host *host, struct scsi_pointer *SCp, unsigned int length) in acornscsi_data_updateptr()
Dfas216.h241 struct scsi_pointer SCp; /* current commands data pointer */ member
Dacornscsi.h292 struct scsi_pointer SCp; /* current commands data pointer */ member
/linux-5.19.10/drivers/scsi/
D53c700.c577 struct scsi_cmnd *SCp, __u32 dsp) in save_for_reselection()
591 NCR_700_unmap(struct NCR_700_Host_Parameters *hostdata, struct scsi_cmnd *SCp, in NCR_700_unmap()
601 struct scsi_cmnd *SCp, int result) in NCR_700_scsi_done()
795 struct scsi_cmnd *SCp, __u32 dsp, __u32 dsps) in process_extended_message()
875 struct scsi_cmnd *SCp, __u32 dsp, __u32 dsps) in process_message()
962 process_script_interrupt(__u32 dsps, __u32 dsp, struct scsi_cmnd *SCp, in process_script_interrupt()
1120 struct scsi_cmnd *SCp; in process_script_interrupt() local
1135 struct scsi_cmnd *SCp = p->current_cmnd; in process_script_interrupt() local
1298 struct scsi_cmnd *SCp = hostdata->cmd; in process_selection() local
1400 NCR_700_start_command(struct scsi_cmnd *SCp) in NCR_700_start_command()
[all …]
Daha152x.c702 struct scsi_cmnd *SCp) in remove_SC()