Searched refs:mfi_wait_command (Results 1 – 3 of 3) sorted by relevance
1115 mfi_wait_command(struct mfi_softc *sc, struct mfi_command *cm) in mfi_wait_command() function1460 if (mfi_wait_command(sc, cm) != 0) { in mfi_ldprobe()1886 if (mfi_wait_command(sc, cm) != 0) { in mfi_add_ld()2909 if (mfi_wait_command(sc, ld_cm) != 0) { in mfi_check_for_sscd()3067 error = mfi_wait_command(sc, cm); in mfi_user_command()3288 if ((error = mfi_wait_command(sc, cm)) != 0) { in mfi_ioctl()3560 if ((error = mfi_wait_command(sc, cm)) != 0) { in mfi_linux_ioctl_int()
437 extern int mfi_wait_command(struct mfi_softc *sc, struct mfi_command *cm);
1369 if (mfi_wait_command(sc, cm) != 0) { in mfi_tbolt_sync_map_info()