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

  /src/sys/external/bsd/drm2/dist/drm/qxl/
qxl_drv.c 71 static bool is_vga(struct pci_dev *pdev) function in typeref:typename:bool
100 if (is_vga(pdev)) {
131 if (is_vga(pdev))
150 if (is_vga(pdev))
qxl_drv.c 71 static bool is_vga(struct pci_dev *pdev) function in typeref:typename:bool
100 if (is_vga(pdev)) {
131 if (is_vga(pdev))
150 if (is_vga(pdev))

Completed in 45 milliseconds