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

/freebsd-13-stable/sys/dev/mrsas/
H A Dmrsas_cam.c116 struct mrsas_mpt_cmd *mrsas_get_mpt_cmd(struct mrsas_softc *sc);
478 cmd = mrsas_get_mpt_cmd(sc);
714 * mrsas_get_mpt_cmd: Get a cmd from free command pool
721 mrsas_get_mpt_cmd(struct mrsas_softc *sc) function
1098 r1_cmd = mrsas_get_mpt_cmd(sc);
1103 r1_cmd = mrsas_get_mpt_cmd(sc);
2038 tm_mpt_cmd = mrsas_get_mpt_cmd(sc);
H A Dmrsas.c158 extern struct mrsas_mpt_cmd *mrsas_get_mpt_cmd(struct mrsas_softc *sc);
3929 mpt_cmd = mrsas_get_mpt_cmd(sc);

Completed in 117 milliseconds