Lines Matching defs:cmd

386 	struct mrsas_mpt_cmd *cmd;  in mrsas_scsiio_timeout()  local
438 struct mrsas_mpt_cmd *cmd, *r1_cmd = NULL; in mrsas_startio() local
665 struct mrsas_mpt_cmd *cmd = NULL; in mrsas_get_mpt_cmd() local
694 mrsas_release_mpt_cmd(struct mrsas_mpt_cmd *cmd) in mrsas_release_mpt_cmd()
734 struct mrsas_mpt_cmd *cmd) in mrsas_prepare_secondRaid1_IO()
788 mrsas_build_ldio_rw(struct mrsas_softc *sc, struct mrsas_mpt_cmd *cmd, in mrsas_build_ldio_rw()
832 mrsas_stream_detect(struct mrsas_softc *sc, struct mrsas_mpt_cmd *cmd, in mrsas_stream_detect()
903 mrsas_setup_io(struct mrsas_softc *sc, struct mrsas_mpt_cmd *cmd, in mrsas_setup_io()
1140 mrsas_build_ldio_nonrw(struct mrsas_softc *sc, struct mrsas_mpt_cmd *cmd, in mrsas_build_ldio_nonrw()
1197 mrsas_build_syspdio(struct mrsas_softc *sc, struct mrsas_mpt_cmd *cmd, in mrsas_build_syspdio()
1319 static boolean_t mrsas_is_prp_possible(struct mrsas_mpt_cmd *cmd, in mrsas_is_prp_possible()
1385 struct mrsas_mpt_cmd *cmd, union ccb *ccb) in mrsas_map_request()
1418 mrsas_unmap_request(struct mrsas_softc *sc, struct mrsas_mpt_cmd *cmd) in mrsas_unmap_request()
1439 static void mrsas_build_ieee_sgl(struct mrsas_mpt_cmd *cmd, bus_dma_segment_t *segs, int nseg) in mrsas_build_ieee_sgl()
1499 static void mrsas_build_prp_nvme(struct mrsas_mpt_cmd *cmd, bus_dma_segment_t *segs, int nseg) in mrsas_build_prp_nvme()
1614 struct mrsas_mpt_cmd *cmd = (struct mrsas_mpt_cmd *)arg; in mrsas_data_load_cb() local
1654 mrsas_freeze_simq(struct mrsas_mpt_cmd *cmd, struct cam_sim *sim) in mrsas_freeze_simq()
1684 mrsas_cmd_done(struct mrsas_softc *sc, struct mrsas_mpt_cmd *cmd) in mrsas_cmd_done()