mpi3mr_cmd
mpi3mr_cmd_done(struct mpi3mr_softc *sc, struct mpi3mr_cmd *cmd)
struct mpi3mr_cmd *cm = NULL;
struct mpi3mr_cmd *cmd;
sc->cmd_list = malloc(sizeof(struct mpi3mr_cmd *) * sc->max_host_ios,
sc->cmd_list[i] = malloc(sizeof(struct mpi3mr_cmd),
struct mpi3mr_cmd *
struct mpi3mr_cmd *cmd = NULL;
mpi3mr_release_command(struct mpi3mr_cmd *cmd)
struct mpi3mr_cmd *cmd = NULL;
struct mpi3mr_cmd;
struct mpi3mr_cmd *cmd);
TAILQ_ENTRY(mpi3mr_cmd) next;
struct mpi3mr_cmd **cmd_list;
TAILQ_HEAD(, mpi3mr_cmd) cmd_list_head;
struct mpi3mr_cmd *
mpi3mr_release_command(struct mpi3mr_cmd *cmd);
mpi3mr_unmap_request(struct mpi3mr_softc *sc, struct mpi3mr_cmd *cmd);
mpi3mr_enqueue_request(struct mpi3mr_softc *sc, struct mpi3mr_cmd *cm)
struct mpi3mr_cmd *cm;
cm = (struct mpi3mr_cmd *)arg;
mpi3mr_map_request(struct mpi3mr_softc *sc, struct mpi3mr_cmd *cm)
mpi3mr_unmap_request(struct mpi3mr_softc *sc, struct mpi3mr_cmd *cmd)
mpi3mr_issue_tm(struct mpi3mr_softc *sc, struct mpi3mr_cmd *cmd,
static int mpi3mr_task_abort(struct mpi3mr_cmd *cmd)
static int mpi3mr_target_reset(struct mpi3mr_cmd *cmd)
struct mpi3mr_cmd *cmd;
cmd = (struct mpi3mr_cmd *)data;
mpi3mr_enqueue_request(struct mpi3mr_softc *sc, struct mpi3mr_cmd *cm);
mpi3mr_map_request(struct mpi3mr_softc *sc, struct mpi3mr_cmd *cm);
struct mpi3mr_cmd *cm;
void mpi3mr_prepare_for_tm(struct mpi3mr_softc *sc, struct mpi3mr_cmd *tm,