Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/mfi/
H A Dmfi.c127 static int mfi_check_command_pre(struct mfi_softc *sc, struct mfi_command *cm);
2760 mfi_check_command_pre(struct mfi_softc *sc, struct mfi_command *cm) in mfi_check_command_pre() function
3063 error = mfi_check_command_pre(sc, cm); in mfi_user_command()
3282 error = mfi_check_command_pre(sc, cm); in mfi_ioctl()
3554 error = mfi_check_command_pre(sc, cm); in mfi_linux_ioctl_int()