HomeSort by: relevance | last modified time | path
    Searched defs:gotmfc (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pcmcia/
pcmcia_cis.c 55 int gotmfc; member in struct:cis_state
770 if (state->gotmfc == 1) {
771 state->gotmfc = 2;
789 if (state->gotmfc == 0) {
790 state->gotmfc = 1;
pcmcia_cis.c 55 int gotmfc; member in struct:cis_state
770 if (state->gotmfc == 1) {
771 state->gotmfc = 2;
789 if (state->gotmfc == 0) {
790 state->gotmfc = 1;

Completed in 22 milliseconds