Command_Entry
struct Command_Entry *cmd;
cmd = (struct Command_Entry *) &qpti->req_cpu[in_ptr];
cmd = (struct Command_Entry *) &qpti->req_cpu[in_ptr];
static inline void marker_frob(struct Command_Entry *cmd)
static inline void cmd_frob(struct Command_Entry *cmd, struct scsi_cmnd *Cmnd,
memset(cmd, 0, sizeof(struct Command_Entry));
static inline int load_cmd(struct scsi_cmnd *Cmnd, struct Command_Entry *cmd,