Searched refs:mfi_user_command (Results 1 – 1 of 1) sorted by relevance
112 static int mfi_user_command(struct mfi_softc *,3021 mfi_user_command(struct mfi_softc *sc, struct mfi_ioc_passthru *ioc) in mfi_user_command() function3045 msleep(mfi_user_command, &sc->mfi_io_lock, 0, "mfiioc", hz); in mfi_user_command()3446 error = mfi_user_command(sc, iop); in mfi_ioctl()