Home
last modified time | relevance | path

Searched defs:bhlcr (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/sys/dev/pci/
H A Dadv_pci.c170 u_int32_t bhlcr; in adv_pci_attach() local
H A Dpuccn.c96 pcireg_t reg, bhlcr, subsys = 0; /* XXX */ in pucprobe_doit() local
H A Dpci.c299 pcireg_t id, /* csr, */ pciclass, intr, bhlcr, bar, endbar; in pci_probe_device1() local
750 pcireg_t id, bhlcr; local
H A Dpcireg.h422 #define PCI_BIST(bhlcr) \ argument
427 #define PCI_HDRTYPE(bhlcr) \ argument
430 #define PCI_HDRTYPE_TYPE(bhlcr) \ argument
432 #define PCI_HDRTYPE_MULTIFN(bhlcr) \ argument
437 #define PCI_LATTIMER(bhlcr) \ argument
442 PCI_CACHELINE(bhlcr) global() argument
[all...]
H A Dpciconf.c323 pcireg_t id, bhlcr; in probe_bus() local
/netbsd-src/sys/arch/sandpoint/stand/altboot/
H A Dpci.c161 unsigned pciid, bhlcr; in _buswalk() local
347 unsigned pciid, bhlcr, class; in _pcilookup() local
/netbsd-src/usr.sbin/pcictl/
H A Dpcictl.c378 pcireg_t id, bhlcr; in scan_pci() local
/netbsd-src/sys/arch/i386/pci/
H A Dpci_intr_fixup.c822 pcireg_t bhlcr; in pci_intr_fixup() local
/netbsd-src/sys/arch/x86/pci/
H A Dpci_ranges.c304 pcireg_t bhlcr, limit, io; in io_range_infer() local
611 pcireg_t bcr, bhlcr, limit, mem, premem, hiprebase, hiprelimit; in mmio_range_infer() local
H A Dpci_machdep.c905 pcireg_t id, bhlcr; in pci_device_foreach_min() local