Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/mfi/
H A Dmfi.c129 static int mfi_check_command_pre(struct mfi_softc *sc, struct mfi_command *cm);
2762 mfi_check_command_pre(struct mfi_softc *sc, struct mfi_command *cm) in mfi_check_command_pre() function
3065 error = mfi_check_command_pre(sc, cm); in mfi_user_command()
3286 error = mfi_check_command_pre(sc, cm); in mfi_ioctl()
3558 error = mfi_check_command_pre(sc, cm); in mfi_linux_ioctl_int()