Home
last modified time | relevance | path

Searched refs:PCIS_DISPLAY_VGA (Results 1 – 6 of 6) sorted by relevance

/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_bios.c293 if ((dev = pci_find_class(PCIC_DISPLAY, PCIS_DISPLAY_VGA)) != NULL) {
/dragonfly/sys/bus/pci/
H A Dpcireg.h316 #define PCIS_DISPLAY_VGA 0x00 macro
H A Dpci.c3498 {PCIC_DISPLAY, PCIS_DISPLAY_VGA, "VGA"},
/dragonfly/sys/gnu/dev/misc/apple_gmux/
H A Dapple-gmux.c691 while ((pch = pci_iterate_class(&di, PCIC_DISPLAY, PCIS_DISPLAY_VGA))) { in gmux_get_io_pdev()
/dragonfly/sys/dev/drm/radeon/
H A Dradeon_bios.c207 if ((dev = pci_find_class(PCIC_DISPLAY, PCIS_DISPLAY_VGA)) != NULL) {
/dragonfly/usr.sbin/pciconf/
H A Dpciconf.c544 {PCIC_DISPLAY, PCIS_DISPLAY_VGA, "VGA"},