Searched refs:mfi_user_command (Results 1 – 1 of 1) sorted by relevance
111 static int mfi_user_command(struct mfi_softc *,2809 mfi_user_command(struct mfi_softc *sc, struct mfi_ioc_passthru *ioc) in mfi_user_command() function2832 lksleep(mfi_user_command, &sc->mfi_io_lock, 0, "mfiioc", hz); in mfi_user_command()3174 error = mfi_user_command(sc, iop); in mfi_ioctl()