Searched defs:bhlcr (Results 1 – 10 of 10) sorted by relevance
| /openbsd/src/sys/dev/pci/ |
| D | adv_pci.c | 128 u_int32_t bhlcr; in adv_pci_attach() local
|
| D | pcireg.h | 313 #define PCI_BIST(bhlcr) \ argument 318 #define PCI_HDRTYPE(bhlcr) \ argument 321 #define PCI_HDRTYPE_TYPE(bhlcr) \ argument 323 #define PCI_HDRTYPE_MULTIFN(bhlcr) \ argument 328 #define PCI_LATTIMER(bhlcr) \ argument 333 #define PCI_CACHELINE(bhlcr) \ argument
|
| D | pci.c | 419 pcireg_t id, class, intr, bhlcr, cap; in pci_probe_device() local 826 pcireg_t id, bhlcr, cap; in pci_enumerate_bus() local
|
| D | ppb.c | 576 pcireg_t id, busdata, blr, bhlcr, type, csr; in ppb_alloc_resources() local
|
| /openbsd/src/sys/arch/amd64/amd64/ |
| D | mpbios_intr_fixup.c | 194 pcireg_t bhlcr; in mpbios_intr_fixup() local
|
| /openbsd/src/sys/arch/i386/i386/ |
| D | mpbios_intr_fixup.c | 194 pcireg_t bhlcr; in mpbios_intr_fixup() local
|
| /openbsd/src/sys/arch/i386/pci/ |
| D | pcibios.c | 517 pcireg_t id, bhlcr; in pci_device_foreach() local
|
| D | pci_intr_fixup.c | 781 pcireg_t bhlcr; in pci_intr_fixup() local
|
| /openbsd/src/sys/arch/macppc/pci/ |
| D | pci_machdep.c | 252 pcireg_t bhlcr; in ofw_enumerate_pcibus() local
|
| /openbsd/src/sys/arch/hppa/stand/libsa/ |
| D | cmd_hppa.c | 813 uint32_t id, bhlcr, class; in pci_bus_walk() local
|