Searched refs:Command_Entry (Results 1 – 2 of 2) sorted by relevance
846 static inline void marker_frob(struct Command_Entry *cmd) in marker_frob()857 static inline void cmd_frob(struct Command_Entry *cmd, struct scsi_cmnd *Cmnd, in cmd_frob()860 memset(cmd, 0, sizeof(struct Command_Entry)); in cmd_frob()887 static inline int load_cmd(struct scsi_cmnd *Cmnd, struct Command_Entry *cmd, in load_cmd()1009 struct Command_Entry *cmd; in qlogicpti_queuecommand_lck()1016 cmd = (struct Command_Entry *) &qpti->req_cpu[in_ptr]; in qlogicpti_queuecommand_lck()1030 cmd = (struct Command_Entry *) &qpti->req_cpu[in_ptr]; in qlogicpti_queuecommand_lck()
97 struct Command_Entry { struct