Home
last modified time | relevance | path

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

/Linux-v4.19/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.c543 struct NCR5380_cmd *ncmd = scsi_cmd_priv(cmd); in NCR5380_queue_command()
614 struct NCR5380_cmd *ncmd; in dequeue_next_cmd()
633 struct NCR5380_cmd, list); in dequeue_next_cmd()
648 struct NCR5380_cmd *ncmd = scsi_cmd_priv(cmd); in requeue_cmd()
1653 struct NCR5380_cmd *ncmd = scsi_cmd_priv(cmd); in NCR5380_information_transfer()
2006 struct NCR5380_cmd *ncmd; in NCR5380_reselect()
2158 struct NCR5380_cmd *ncmd; in list_find_cmd()
2176 struct NCR5380_cmd *ncmd = scsi_cmd_priv(needle); in list_del_cmd()
2306 struct NCR5380_cmd *ncmd; in NCR5380_host_reset()