Searched refs:MPR_FW_DIAG_FLAG_APP_OWNED (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/dev/mpr/
H A Dmpr_ioctl.h288 #define MPR_FW_DIAG_FLAG_APP_OWNED (0x0001) macro
H A Dmpr_user.c1750 diag_query->ApplicationFlags &= ~MPR_FW_DIAG_FLAG_APP_OWNED;
1752 diag_query->ApplicationFlags |= MPR_FW_DIAG_FLAG_APP_OWNED;

Completed in 113 milliseconds