Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/
DNCR5380.h229 struct NCR5380_cmd { struct
233 #define NCR5380_CMD_SIZE (sizeof(struct NCR5380_cmd)) argument
240 static inline struct scsi_cmnd *NCR5380_to_scmd(struct NCR5380_cmd *ncmd_ptr) in NCR5380_to_scmd()
DNCR5380.c567 struct NCR5380_cmd *ncmd = scsi_cmd_priv(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 = scsi_cmd_priv(cmd); in requeue_cmd()
1684 struct NCR5380_cmd *ncmd = scsi_cmd_priv(cmd); in NCR5380_information_transfer()
2025 struct NCR5380_cmd *ncmd; in NCR5380_reselect()
2183 struct NCR5380_cmd *ncmd; in list_find_cmd()
2201 struct NCR5380_cmd *ncmd = scsi_cmd_priv(needle); in list_del_cmd()
2323 struct NCR5380_cmd *ncmd; in bus_reset_cleanup()
2383 struct NCR5380_cmd *ncmd; in NCR5380_host_reset()