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

/freebsd-11-stable/sys/dev/pci/
H A Dvga_pci.c75 int vga_pci_default_unit = -1; variable
77 &vga_pci_default_unit, -1, "Default VGA-compatible display");
94 if (vga_pci_default_unit >= 0) {
100 return (vga_pci_default_unit == unit);
137 vga_pci_default_unit = unit;

Completed in 68 milliseconds