Home
last modified time | relevance | path

Searched refs:NCR5380_cmd (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/scsi/
H A DNCR5380.h229 struct NCR5380_cmd { struct
243 static inline struct scsi_cmnd *NCR5380_to_scmd(struct NCR5380_cmd *ncmd_ptr) in NCR5380_to_scmd() argument
248 static inline struct NCR5380_cmd *NCR5380_to_ncmd(struct scsi_cmnd *cmd) in NCR5380_to_ncmd()
H A DNCR5380.c147 struct NCR5380_cmd *ncmd = NCR5380_to_ncmd(cmd); in initialize_SCp()
162 static inline void advance_sg_buffer(struct NCR5380_cmd *ncmd) in advance_sg_buffer()
175 struct NCR5380_cmd *ncmd = NCR5380_to_ncmd(cmd); in set_resid_from_SCp()
562 struct NCR5380_cmd *ncmd = NCR5380_to_ncmd(cmd); in NCR5380_queue_command()
636 struct NCR5380_cmd *ncmd; in dequeue_next_cmd()
655 struct NCR5380_cmd, list); in dequeue_next_cmd()
670 struct NCR5380_cmd *ncmd = NCR5380_to_ncmd(cmd); in requeue_cmd()
755 struct NCR5380_cmd *ncmd = NCR5380_to_ncmd(hostdata->connected); in NCR5380_dma_complete()
1474 struct NCR5380_cmd *ncmd = NCR5380_to_ncmd(hostdata->connected); in NCR5380_transfer_dma()
1676 struct NCR5380_cmd *ncmd = NCR5380_to_ncmd(cmd); in NCR5380_information_transfer()
[all …]
H A Ddmx3191d.c55 .cmd_size = sizeof(struct NCR5380_cmd),
H A Dmac_scsi.c438 .cmd_size = sizeof(struct NCR5380_cmd),
H A Datari_scsi.c714 .cmd_size = sizeof(struct NCR5380_cmd),
H A Dsun3_scsi.c508 .cmd_size = sizeof(struct NCR5380_cmd),
H A Dg_NCR5380.c706 .cmd_size = sizeof(struct NCR5380_cmd),
/linux/drivers/scsi/arm/
H A Doak.c116 .cmd_size = sizeof(struct NCR5380_cmd),
H A Dcumana_1.c226 .cmd_size = sizeof(struct NCR5380_cmd),