Home
last modified time | relevance | path

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

/freebsd/sys/dev/mrsas/
H A Dmrsas_cam.c114 struct mrsas_mpt_cmd *mrsas_get_mpt_cmd(struct mrsas_softc *sc);
459 cmd = mrsas_get_mpt_cmd(sc); in mrsas_startio()
663 mrsas_get_mpt_cmd(struct mrsas_softc *sc) in mrsas_get_mpt_cmd() function
1039 r1_cmd = mrsas_get_mpt_cmd(sc); in mrsas_setup_io()
1949 tm_mpt_cmd = mrsas_get_mpt_cmd(sc); in mrsas_reset_targets()
H A Dmrsas.c154 extern struct mrsas_mpt_cmd *mrsas_get_mpt_cmd(struct mrsas_softc *sc);
3910 mpt_cmd = mrsas_get_mpt_cmd(sc); in mrsas_build_mptmfi_passthru()