Searched refs:mfi_wait_command (Results 1 – 2 of 2) sorted by relevance
1045 mfi_wait_command(struct mfi_softc *sc, struct mfi_command *cm) in mfi_wait_command() function1384 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()
420 extern int mfi_wait_command(struct mfi_softc *sc, struct mfi_command *cm);