Home
last modified time | relevance | path

Searched refs:fast_path_io (Results 1 – 3 of 3) sorted by relevance

/trueos/sys/dev/mrsas/
HDmrsas.c2132 sc->fast_path_io = 1; in mrsas_init_fw()
2134 sc->fast_path_io = 0; in mrsas_init_fw()
3403 sc->fast_path_io = 0; in mrsas_complete_mptmfi_passthru()
3417 sc->fast_path_io = 0; in mrsas_complete_mptmfi_passthru()
3419 sc->fast_path_io = 1; in mrsas_complete_mptmfi_passthru()
3566 sc->fast_path_io = 0; in mrsas_get_map_info()
3570 sc->fast_path_io = 1; in mrsas_get_map_info()
HDmrsas_cam.c816 (!sc->fast_path_io)) { in mrsas_setup_io()
HDmrsas.h2696 u_int8_t fast_path_io; member