Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/raid/mfi/
H A Dmfi.c1045 mfi_wait_command(struct mfi_softc *sc, struct mfi_command *cm) in mfi_wait_command() function
1384 if (mfi_wait_command(sc, cm) != 0) { in mfi_ldprobe()
1817 if (mfi_wait_command(sc, cm) != 0) { in mfi_add_ld()
2700 if (mfi_wait_command(sc, ld_cm) != 0) { in mfi_check_for_sscd()
2855 error = mfi_wait_command(sc, cm); in mfi_user_command()
3049 if ((error = mfi_wait_command(sc, cm)) != 0) { in mfi_ioctl()
3283 if ((error = mfi_wait_command(sc, cm)) != 0) { in mfi_linux_ioctl_int()
H A Dmfivar.h420 extern int mfi_wait_command(struct mfi_softc *sc, struct mfi_command *cm);