Searched refs:NCR5380_cmd (Results 1 – 9 of 9) sorted by relevance
229 struct NCR5380_cmd { struct244 static inline struct scsi_cmnd *NCR5380_to_scmd(struct NCR5380_cmd *ncmd_ptr) in NCR5380_to_scmd() argument249 static inline struct NCR5380_cmd *NCR5380_to_ncmd(struct scsi_cmnd *cmd) in NCR5380_to_ncmd()
147 struct NCR5380_cmd *ncmd = NCR5380_to_ncmd(cmd); in initialize_SCp()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()1691 struct NCR5380_cmd *ncmd = NCR5380_to_ncmd(cmd); in NCR5380_information_transfer()2031 struct NCR5380_cmd *ncmd; in NCR5380_reselect()2189 struct NCR5380_cmd *ncmd; in list_find_cmd()2328 struct NCR5380_cmd *ncmd; in bus_reset_cleanup()[all …]
55 .cmd_size = sizeof(struct NCR5380_cmd),
438 .cmd_size = sizeof(struct NCR5380_cmd),
508 .cmd_size = sizeof(struct NCR5380_cmd),
714 .cmd_size = sizeof(struct NCR5380_cmd),
705 .cmd_size = sizeof(struct NCR5380_cmd),
116 .cmd_size = sizeof(struct NCR5380_cmd),
226 .cmd_size = sizeof(struct NCR5380_cmd),
Completed in 33 milliseconds