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

  /src/sys/dev/pci/
puccn.c 97 int foundport = 0; local
134 foundport = 1;
138 if (foundport)
148 if (!foundport)
151 /* Clear foundport flag */
152 foundport = 0;
189 foundport = 1;
193 if (foundport == 0) {

Completed in 44 milliseconds