Home
last modified time | relevance | path

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

/Linux-v5.4/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.c551 struct NCR5380_cmd *ncmd = scsi_cmd_priv(cmd); in NCR5380_queue_command()
622 struct NCR5380_cmd *ncmd; in dequeue_next_cmd()
641 struct NCR5380_cmd, list); in dequeue_next_cmd()
656 struct NCR5380_cmd *ncmd = scsi_cmd_priv(cmd); in requeue_cmd()
1667 struct NCR5380_cmd *ncmd = scsi_cmd_priv(cmd); in NCR5380_information_transfer()
2006 struct NCR5380_cmd *ncmd; in NCR5380_reselect()
2164 struct NCR5380_cmd *ncmd; in list_find_cmd()
2182 struct NCR5380_cmd *ncmd = scsi_cmd_priv(needle); in list_del_cmd()
2304 struct NCR5380_cmd *ncmd; in bus_reset_cleanup()
2364 struct NCR5380_cmd *ncmd; in NCR5380_host_reset()