Searched refs:not_mfa (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/tws/ | ||
H A D | tws_hdm.h | 333 u_int32_t not_mfa :1; /* 1 if the structure is valid else MFA */ member |
H A D | tws_hdm.c | 372 if ( !out_res.not_mfa ) { in tws_get_response() |