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