Lines Matching refs:mfi_command

57 struct mfi_cmd_tbolt *mfi_tbolt_get_cmd(struct mfi_softc *sc, struct mfi_command *);
61 int mfi_tbolt_build_io(struct mfi_softc *sc, struct mfi_command *mfi_cmd,
64 *sc, struct mfi_command *cmd);
66 mfi_build_mpt_pass_thru(struct mfi_softc *sc, struct mfi_command *mfi_cmd);
68 *sc, struct mfi_command *mfi_cmd);
69 void mfi_tbolt_build_ldio(struct mfi_softc *sc, struct mfi_command *mfi_cmd,
71 static int mfi_tbolt_make_sgl(struct mfi_softc *sc, struct mfi_command
74 map_tbolt_cmd_status(struct mfi_command *mfi_cmd, uint8_t status,
79 static void mfi_sync_map_complete(struct mfi_command *);
339 struct mfi_command *cm, cmd_tmp; in mfi_tbolt_init_MFI_queue()
597 map_tbolt_cmd_status(struct mfi_command *mfi_cmd, uint8_t status, in map_tbolt_cmd_status()
642 struct mfi_command *mfi_cmd) in mfi_tbolt_return_cmd()
657 struct mfi_command *cmd_mfi; /* For MFA Cmds */ in mfi_tbolt_complete_cmd()
764 mfi_tbolt_get_cmd(struct mfi_softc *sc, struct mfi_command *mfi_cmd) in mfi_tbolt_get_cmd()
802 mfi_build_mpt_pass_thru(struct mfi_softc *sc, struct mfi_command *mfi_cmd) in mfi_build_mpt_pass_thru()
835 mfi_tbolt_build_ldio(struct mfi_softc *sc, struct mfi_command *mfi_cmd, in mfi_tbolt_build_ldio()
874 mfi_tbolt_build_io(struct mfi_softc *sc, struct mfi_command *mfi_cmd, in mfi_tbolt_build_io()
935 mfi_tbolt_make_sgl(struct mfi_softc *sc, struct mfi_command *mfi_cmd, in mfi_tbolt_make_sgl()
1033 mfi_build_and_issue_cmd(struct mfi_softc *sc, struct mfi_command *mfi_cmd) in mfi_build_and_issue_cmd()
1058 mfi_tbolt_build_mpt_cmd(struct mfi_softc *sc, struct mfi_command *cmd) in mfi_tbolt_build_mpt_cmd()
1082 mfi_tbolt_send_frame(struct mfi_softc *sc, struct mfi_command *cm) in mfi_tbolt_send_frame()
1169 struct mfi_command *cm, *tmp; in mfi_issue_pending_cmds_again()
1348 struct mfi_command *cmd = NULL; in mfi_tbolt_sync_map_info()
1354 struct mfi_command *cm = NULL; in mfi_tbolt_sync_map_info()
1438 mfi_sync_map_complete(struct mfi_command *cm) in mfi_sync_map_complete()