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

/freebsd-11-stable/sys/dev/mfi/
H A Dmfi_tbolt.c64 union mfi_mpi2_request_descriptor *mfi_tbolt_build_mpt_cmd(struct mfi_softc
1065 mfi_tbolt_build_mpt_cmd(struct mfi_softc *sc, struct mfi_command *cmd) function
1111 if ((req_desc = mfi_tbolt_build_mpt_cmd(sc, cm)) ==
1127 } else if ((req_desc = mfi_tbolt_build_mpt_cmd(sc, cm)) == NULL) {

Completed in 156 milliseconds