Searched defs:SCp (Results 1 - 13 of 13) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/arm/
H A Dscsi.h21 static inline int copy_SCp_to_sg(struct scatterlist *sg, struct scsi_pointer *SCp, int max) argument
35 static inline int next_SCp(struct scsi_pointer *SCp) argument
52 get_next_SCp_byte(struct scsi_pointer *SCp) argument
62 put_next_SCp_byte(struct scsi_pointer *SCp, unsigned char c) argument
[all...]
H A Darxescsi.c66 arxescsi_dma_setup(struct Scsi_Host *host, struct scsi_pointer *SCp, argument
112 arxescsi_dma_pseudo(struct Scsi_Host *host, struct scsi_pointer *SCp, argument
198 static void arxescsi_dma_stop(struct Scsi_Host *host, struct scsi_pointer *SCp) argument
H A Dpowertec.c131 powertecscsi_dma_setup(struct Scsi_Host *host, struct scsi_pointer *SCp, argument
173 powertecscsi_dma_stop(struct Scsi_Host *host, struct scsi_pointer *SCp) argument
H A Dcumana_2.c157 cumanascsi_2_dma_setup(struct Scsi_Host *host, struct scsi_pointer *SCp, argument
209 cumanascsi_2_dma_pseudo(struct Scsi_Host *host, struct scsi_pointer *SCp, argument
265 cumanascsi_2_dma_stop(struct Scsi_Host *host, struct scsi_pointer *SCp) argument
H A Deesox.c158 eesoxscsi_dma_setup(struct Scsi_Host *host, struct scsi_pointer *SCp, argument
353 eesoxscsi_dma_pseudo(struct Scsi_Host *host, struct scsi_pointer *SCp, argument
370 eesoxscsi_dma_stop(struct Scsi_Host *host, struct scsi_pointer *SCp) argument
H A Dacornscsi.c898 acornscsi_data_updateptr(AS_Host *host, struct scsi_pointer *SCp, unsigned int length) argument
[all...]
H A Dacornscsi.h295 struct scsi_pointer SCp; /* current commands data pointer */ member in struct:acornscsi_hostdata::__anon6462
H A Dfas216.c175 static void print_SCp(struct scsi_pointer *SCp, const char *prefix, const char *suffix) argument
630 struct scsi_pointer *SCp = &info->scsi.SCp; local
670 struct scsi_pointer *SCp = &info->scsi.SCp; local
[all...]
H A Dfas216.h246 struct scsi_pointer SCp; /* current commands data pointer */ member in struct:__anon6476::__anon6477
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/scsi/
H A Dscsi_cmnd.h106 struct scsi_pointer SCp; /* Scratchpad used by some host adapters */ member in struct:scsi_cmnd
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Deata_pio.c182 static void IncStat(struct scsi_pointer *SCp, unsigned int Increment) argument
[all...]
H A D53c700.c584 NCR_700_unmap(struct NCR_700_Host_Parameters *hostdata, struct scsi_cmnd *SCp, argument
569 save_for_reselection(struct NCR_700_Host_Parameters *hostdata, struct scsi_cmnd *SCp, __u32 dsp) argument
601 NCR_700_scsi_done(struct NCR_700_Host_Parameters *hostdata, struct scsi_cmnd *SCp, int result) argument
798 process_extended_message(struct Scsi_Host *host, struct NCR_700_Host_Parameters *hostdata, struct scsi_cmnd *SCp, __u32 dsp, __u32 dsps) argument
881 process_message(struct Scsi_Host *host, struct NCR_700_Host_Parameters *hostdata, struct scsi_cmnd *SCp, __u32 dsp, __u32 dsps) argument
968 process_script_interrupt(__u32 dsps, __u32 dsp, struct scsi_cmnd *SCp, struct Scsi_Host *host, struct NCR_700_Host_Parameters *hostdata) argument
1126 struct scsi_cmnd *SCp = scsi_find_tag(SDp, hostdata->msgin[2]); local
1138 struct scsi_cmnd *SCp = scsi_find_tag(SDp, SCSI_NO_TAG); local
1301 struct scsi_cmnd *SCp = hostdata->cmd; local
1404 NCR_700_start_command(struct scsi_cmnd *SCp) argument
1514 struct scsi_cmnd *SCp = hostdata->cmd; local
1563 struct scsi_cmnd *SCp; local
1750 NCR_700_queuecommand(struct scsi_cmnd *SCp, void (*done)(struct scsi_cmnd *)) argument
1915 NCR_700_abort(struct scsi_cmnd * SCp) argument
1937 NCR_700_bus_reset(struct scsi_cmnd * SCp) argument
1974 NCR_700_host_reset(struct scsi_cmnd * SCp) argument
[all...]
H A Daha152x.c741 static inline Scsi_Cmnd *remove_SC(Scsi_Cmnd **SC, Scsi_Cmnd *SCp) argument
1129 Scsi_Cmnd *SCp = (Scsi_Cmnd *)p; local
[all...]

Completed in 103 milliseconds