Searched refs:fast_path_io (Results 1 – 3 of 3) sorted by relevance
2531 sc->fast_path_io = 1; in mrsas_init_fw()2533 sc->fast_path_io = 0; in mrsas_init_fw()4051 sc->fast_path_io = 0; in mrsas_complete_mptmfi_passthru()4066 sc->fast_path_io = 0; in mrsas_complete_mptmfi_passthru()4068 sc->fast_path_io = 1; in mrsas_complete_mptmfi_passthru()4314 sc->fast_path_io = 0; in mrsas_get_map_info()4318 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