Home
last modified time | relevance | path

Searched refs:SPACE_CODE_SHIFT (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/pci/
H A Dpci_host_generic_fdt.c66 #define SPACE_CODE_SHIFT 24 macro
209 attributes = (base_ranges[j++] >> SPACE_CODE_SHIFT) & \ in parse_pci_mem_ranges()
H A Dpci_host_generic_acpi.c84 #define SPACE_CODE_SHIFT 24 macro