Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/mrsas/
H A Dmrsas.c1763 sc->fast_path_io = 1; in mrsas_init_fw()
1765 sc->fast_path_io = 0; in mrsas_init_fw()
2947 sc->fast_path_io = 0; in mrsas_complete_mptmfi_passthru()
2962 sc->fast_path_io = 0; in mrsas_complete_mptmfi_passthru()
2964 sc->fast_path_io = 1; in mrsas_complete_mptmfi_passthru()
3116 sc->fast_path_io = 0; in mrsas_get_map_info()
3120 sc->fast_path_io = 1; in mrsas_get_map_info()
H A Dmrsas_cam.c784 (!sc->fast_path_io)) { in mrsas_setup_io()
H A Dmrsas.h2377 u_int8_t fast_path_io; member