Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/mfi/
HDmfi.c125 static int mfi_check_command_pre(struct mfi_softc *sc, struct mfi_command *cm);
2559 mfi_check_command_pre(struct mfi_softc *sc, struct mfi_command *cm) in mfi_check_command_pre() function
2851 error = mfi_check_command_pre(sc, cm); in mfi_user_command()
3042 error = mfi_check_command_pre(sc, cm); in mfi_ioctl()
3277 error = mfi_check_command_pre(sc, cm); in mfi_linux_ioctl_int()