Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/raid/mfi/
H A Dmfi.c111 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() function
2832 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()