OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PCI_CLASS_DISPLAY
(Results
1 - 25
of
38
) sorted by relevancy
1
2
/src/sys/dev/pci/
vga_pcivar.h
31
(((PCI_CLASS(class) ==
PCI_CLASS_DISPLAY
&& \
chipsfb.c
74
if (PCI_CLASS(pa->pa_class) !=
PCI_CLASS_DISPLAY
||
genfb_pci.c
90
if (PCI_CLASS(pa->pa_class) ==
PCI_CLASS_DISPLAY
)
vga_pci.c
156
if (PCI_CLASS(pa->pa_class) ==
PCI_CLASS_DISPLAY
&&
voyager.c
133
if (PCI_CLASS(pa->pa_class) !=
PCI_CLASS_DISPLAY
)
igma.c
321
if (PCI_CLASS(pa->pa_class) !=
PCI_CLASS_DISPLAY
)
agp.c
449
if (PCI_CLASS(pa->pa_class) ==
PCI_CLASS_DISPLAY
&&
lynxfb.c
258
if (PCI_CLASS(pa->pa_class) !=
PCI_CLASS_DISPLAY
)
sisfb.c
215
if (PCI_CLASS(pa->pa_class) !=
PCI_CLASS_DISPLAY
)
/src/sys/external/bsd/drm2/include/linux/
pci.h
83
#define PCI_BASE_CLASS_DISPLAY
PCI_CLASS_DISPLAY
86
((
PCI_CLASS_DISPLAY
<< 8) | PCI_SUBCLASS_DISPLAY_VGA)
90
((
PCI_CLASS_DISPLAY
<< 8) | PCI_SUBCLASS_DISPLAY_MISC)
94
((
PCI_CLASS_DISPLAY
<< 8) | PCI_SUBCLASS_DISPLAY_3D)
/src/sys/arch/bebox/stand/boot/
pci.c
123
PCI_CLASS_DISPLAY
) {
/src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_acpi.c
156
(((PCI_CLASS(class) ==
PCI_CLASS_DISPLAY
&& \
/src/sys/external/bsd/drm2/i915drm/
i915_pci_autoconf.c
96
if (PCI_CLASS(pa->pa_class) !=
PCI_CLASS_DISPLAY
)
/src/sys/external/bsd/drm2/nouveau/
nouveau_pci.c
115
if (PCI_CLASS(pa->pa_class) !=
PCI_CLASS_DISPLAY
)
/src/sys/arch/x86/pci/
pci_addr_fixup.c
359
if (PCI_CLASS(class) ==
PCI_CLASS_DISPLAY
) {
pci_machdep.c
1253
if (PCI_CLASS(pa->pa_class) ==
PCI_CLASS_DISPLAY
) {
/src/sys/arch/atari/pci/
pci_vga.c
168
if (PCI_CLASS(class) ==
PCI_CLASS_DISPLAY
&&
pci_machdep.c
367
case
PCI_CLASS_DISPLAY
:
/src/sys/arch/macppc/dev/
ofb.c
135
if (PCI_CLASS(pa->pa_class) ==
PCI_CLASS_DISPLAY
)
/src/sys/arch/evbarm/fdt/
fdt_machdep.c
512
if (PCI_CLASS(pa->pa_class) ==
PCI_CLASS_DISPLAY
&&
/src/sys/arch/powerpc/oea/
ofw_autoconf.c
381
pci_class ==
PCI_CLASS_DISPLAY
) {
/src/sys/arch/powerpc/pci/
pci_machdep_ofw.c
506
if (PCI_CLASS(class) ==
PCI_CLASS_DISPLAY
)
/src/sys/arch/amiga/pci/
p5pb.c
667
if (PCI_CLASS(pa->pa_class) ==
PCI_CLASS_DISPLAY
) {
/src/sys/arch/alpha/pci/
pci_machdep.c
154
if (PCI_CLASS(pa->pa_class) ==
PCI_CLASS_DISPLAY
&&
/src/sys/arch/sparc64/sparc64/
autoconf.c
1406
if (PCI_CLASS(pa->pa_class) !=
PCI_CLASS_DISPLAY
)
Completed in 24 milliseconds
1
2
Indexes created Mon Oct 13 08:09:50 GMT 2025