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

  /src/sys/dev/pci/
vga_pci.c 145 int potential; local in function:vga_pci_match
147 potential = 0;
155 potential = 1;
158 potential = 1;
160 if (!potential)
vga_pci.c 145 int potential; local in function:vga_pci_match
147 potential = 0;
155 potential = 1;
158 potential = 1;
160 if (!potential)

Completed in 26 milliseconds