Lines Matching refs:mfi_softc

58 struct mfi_cmd_tbolt *mfi_tbolt_get_cmd(struct mfi_softc *sc, struct mfi_command *);
60 mfi_tbolt_get_request_descriptor(struct mfi_softc *sc, uint16_t index);
61 void mfi_tbolt_complete_cmd(struct mfi_softc *sc);
62 int mfi_tbolt_build_io(struct mfi_softc *sc, struct mfi_command *mfi_cmd,
64 union mfi_mpi2_request_descriptor *mfi_tbolt_build_mpt_cmd(struct mfi_softc
67 mfi_build_mpt_pass_thru(struct mfi_softc *sc, struct mfi_command *mfi_cmd);
68 union mfi_mpi2_request_descriptor *mfi_build_and_issue_cmd(struct mfi_softc
70 void mfi_tbolt_build_ldio(struct mfi_softc *sc, struct mfi_command *mfi_cmd,
72 static int mfi_tbolt_make_sgl(struct mfi_softc *sc, struct mfi_command
77 static void mfi_issue_pending_cmds_again (struct mfi_softc *sc);
78 static void mfi_kill_hba (struct mfi_softc *sc);
81 static void mfi_queue_map_sync(struct mfi_softc *sc);
95 mfi_tbolt_enable_intr_ppc(struct mfi_softc *sc)
102 mfi_tbolt_disable_intr_ppc(struct mfi_softc *sc)
109 mfi_tbolt_read_fw_status_ppc(struct mfi_softc *sc)
115 mfi_tbolt_check_clear_intr_ppc(struct mfi_softc *sc)
139 mfi_tbolt_issue_cmd_ppc(struct mfi_softc *sc, bus_addr_t bus_add,
153 mfi_tbolt_adp_reset(struct mfi_softc *sc)
204 mfi_tbolt_init_globals(struct mfi_softc *sc)
251 mfi_tbolt_get_memory_requirement(struct mfi_softc *sc)
273 mfi_tbolt_init_desc_pool(struct mfi_softc *sc, uint8_t* mem_location,
336 mfi_tbolt_init_MFI_queue(struct mfi_softc *sc)
452 mfi_tbolt_alloc_cmd(struct mfi_softc *sc)
539 mfi_tbolt_reset(struct mfi_softc *sc)
578 struct mfi_softc *sc = (struct mfi_softc *)arg;
645 mfi_tbolt_return_cmd(struct mfi_softc *sc, struct mfi_cmd_tbolt *tbolt_cmd,
658 mfi_tbolt_complete_cmd(struct mfi_softc *sc)
770 mfi_tbolt_get_cmd(struct mfi_softc *sc, struct mfi_command *mfi_cmd)
791 mfi_tbolt_get_request_descriptor(struct mfi_softc *sc, uint16_t index)
809 mfi_build_mpt_pass_thru(struct mfi_softc *sc, struct mfi_command *mfi_cmd)
842 mfi_tbolt_build_ldio(struct mfi_softc *sc, struct mfi_command *mfi_cmd,
881 mfi_tbolt_build_io(struct mfi_softc *sc, struct mfi_command *mfi_cmd,
943 mfi_tbolt_make_sgl(struct mfi_softc *sc, struct mfi_command *mfi_cmd,
1041 mfi_build_and_issue_cmd(struct mfi_softc *sc, struct mfi_command *mfi_cmd)
1066 mfi_tbolt_build_mpt_cmd(struct mfi_softc *sc, struct mfi_command *cmd)
1090 mfi_tbolt_send_frame(struct mfi_softc *sc, struct mfi_command *cm)
1181 mfi_issue_pending_cmds_again(struct mfi_softc *sc)
1230 mfi_kill_hba(struct mfi_softc *sc)
1241 struct mfi_softc *sc= (struct mfi_softc *)arg;
1360 mfi_tbolt_sync_map_info(struct mfi_softc *sc)
1456 struct mfi_softc *sc;
1484 mfi_queue_map_sync(struct mfi_softc *sc)
1493 struct mfi_softc *sc;