Home
last modified time | relevance | path

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

/freebsd/sys/dev/pci/
H A Dpci_host_generic_den0115.c119 #define SMCCC_PCI_SEG_END(x) (((x) >> 8) & 0xff) macro
190 end = SMCCC_PCI_SEG_END(result.a1); in pci_host_acpi_smccc_attach()