Home
last modified time | relevance | path

Searched defs:bars (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/other/
H A Dconst2.C11 static const bar bars[]; member
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.benjamin/
H A Dbool02.C8 void bars ( short x ) {}; in bars() function
H A Dbool01.C8 void bars ( short x ) {}; in bars() function
/openbsd-src/sys/dev/pci/
H A Dqlw_pci.c108 pcireg_t bars[] = { QLW_PCI_MEM_BAR, QLW_PCI_IO_BAR }; in qlw_pci_attach() local
H A Dqla_pci.c95 pcireg_t bars[] = { QLA_PCI_MEM_BAR, QLA_PCI_IO_BAR }; in qla_pci_attach() local
H A Dvirtio_pci.c427 bus_size_t bars[NMAPREG] = { 0 }; virtio_pci_attach_10() local
H A Dqle.c352 pcireg_t bars[] = { QLE_PCI_MEM_BAR, QLE_PCI_IO_BAR }; in qle_attach() local
/openbsd-src/sys/dev/pci/drm/i915/gvt/
H A Dcfg_space.c189 struct intel_vgpu_pci_bar *bars = vgpu->cfg_space.bar; in emulate_pci_bar_write() local