Searched refs:fast_path_io (Results 1 – 3 of 3) sorted by relevance
2525 sc->fast_path_io = 1; in mrsas_init_fw()2527 sc->fast_path_io = 0; in mrsas_init_fw()4045 sc->fast_path_io = 0; in mrsas_complete_mptmfi_passthru()4060 sc->fast_path_io = 0; in mrsas_complete_mptmfi_passthru()4062 sc->fast_path_io = 1; in mrsas_complete_mptmfi_passthru()4308 sc->fast_path_io = 0; in mrsas_get_map_info()4312 sc->fast_path_io = 1; in mrsas_get_map_info()
1000 if ((ld >= MAX_LOGICAL_DRIVES_EXT) || (!sc->fast_path_io)) { in mrsas_setup_io()1242 } else if (sc->fast_path_io) { in mrsas_build_syspdio()
3525 u_int8_t fast_path_io; member