Home
last modified time | relevance | path

Searched defs:masync (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/sg3_utils/testing/
H A Dsg_mrq_dd.cpp193 bool masync; /* more async sg v4 driver fd flag */ member
1152 bool masync = is_in ? clp->in_flags.masync : clp->out_flags.masync; in sg_prepare_resbuf() local
H A Dsgh_dd.cpp187 bool masync; /* more async sg v4 driver flag */ member
3644 bool masync = is_in ? clp->in_flags.masync : clp->out_flags.masync; in sg_prepare_resbuf() local
H A Dsg_tst_async.cpp192 bool masync; member