Home | History | Annotate | Download | only in include

Lines Matching refs:in_rw

858  * If the EC is in RO code, sets *in_rw=0.
859 * If the EC is in RW code, sets *in_rw non-zero.
861 VbError_t VbExEcRunningRW(int devidx, int *in_rw);