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

/freebsd-10.2-release/sys/dev/pccard/
H A Dpccard_cis.c68 int gotmfc; member in struct:cis_state
663 if (state->gotmfc == 1) {
675 state->gotmfc = 2;
686 state->gotmfc = 1;
817 if ((state->pf == NULL) || (state->gotmfc == 2)) {

Completed in 18 milliseconds