Home
last modified time | relevance | path

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

/drivers/scsi/
DNCR5380.h247 struct NCR5380_cmd { struct
251 #define NCR5380_CMD_SIZE (sizeof(struct NCR5380_cmd)) argument
255 static inline struct scsi_cmnd *NCR5380_to_scmd(struct NCR5380_cmd *ncmd_ptr) in NCR5380_to_scmd()
DNCR5380.c647 struct NCR5380_cmd *ncmd = scsi_cmd_priv(cmd); in NCR5380_queue_command()
717 struct NCR5380_cmd *ncmd; in dequeue_next_cmd()
736 struct NCR5380_cmd, list); in dequeue_next_cmd()
751 struct NCR5380_cmd *ncmd = scsi_cmd_priv(cmd); in requeue_cmd()
1743 struct NCR5380_cmd *ncmd = scsi_cmd_priv(cmd); in NCR5380_information_transfer()
2098 struct NCR5380_cmd *ncmd; in NCR5380_reselect()
2247 struct NCR5380_cmd *ncmd; in list_find_cmd()
2265 struct NCR5380_cmd *ncmd = scsi_cmd_priv(needle); in list_del_cmd()
2395 struct NCR5380_cmd *ncmd; in NCR5380_bus_reset()