Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/
DNCR5380.h229 struct NCR5380_cmd { struct
244 static inline struct scsi_cmnd *NCR5380_to_scmd(struct NCR5380_cmd *ncmd_ptr) in NCR5380_to_scmd() argument
249 static inline struct NCR5380_cmd *NCR5380_to_ncmd(struct scsi_cmnd *cmd) in NCR5380_to_ncmd()
DNCR5380.c147 struct NCR5380_cmd *ncmd = NCR5380_to_ncmd(cmd); in initialize_SCp()
163 static inline void advance_sg_buffer(struct NCR5380_cmd *ncmd) in advance_sg_buffer()
176 struct NCR5380_cmd *ncmd = NCR5380_to_ncmd(cmd); in set_resid_from_SCp()
564 struct NCR5380_cmd *ncmd = NCR5380_to_ncmd(cmd); in NCR5380_queue_command()
638 struct NCR5380_cmd *ncmd; in dequeue_next_cmd()
657 struct NCR5380_cmd, list); in dequeue_next_cmd()
672 struct NCR5380_cmd *ncmd = NCR5380_to_ncmd(cmd); in requeue_cmd()
757 struct NCR5380_cmd *ncmd = NCR5380_to_ncmd(hostdata->connected); in NCR5380_dma_complete()
1691 struct NCR5380_cmd *ncmd = NCR5380_to_ncmd(cmd); in NCR5380_information_transfer()
2031 struct NCR5380_cmd *ncmd; in NCR5380_reselect()
[all …]
Ddmx3191d.c55 .cmd_size = sizeof(struct NCR5380_cmd),
Dmac_scsi.c438 .cmd_size = sizeof(struct NCR5380_cmd),
Datari_scsi.c714 .cmd_size = sizeof(struct NCR5380_cmd),
Dsun3_scsi.c508 .cmd_size = sizeof(struct NCR5380_cmd),
Dg_NCR5380.c705 .cmd_size = sizeof(struct NCR5380_cmd),
/Linux-v6.1/drivers/scsi/arm/
Doak.c116 .cmd_size = sizeof(struct NCR5380_cmd),
Dcumana_1.c226 .cmd_size = sizeof(struct NCR5380_cmd),