Searched refs:mfi_tbolt_build_mpt_cmd (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/mfi/
H A Dmfi_tbolt.c66 union mfi_mpi2_request_descriptor *mfi_tbolt_build_mpt_cmd(struct mfi_softc
1067 mfi_tbolt_build_mpt_cmd(struct mfi_softc *sc, struct mfi_command *cmd) function
1112 if ((req_desc = mfi_tbolt_build_mpt_cmd(sc, cm)) ==
1125 } else if ((req_desc = mfi_tbolt_build_mpt_cmd(sc, cm)) == NULL) {

Completed in 95 milliseconds