Home
last modified time | relevance | path

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

/freebsd/sys/dev/pci/
H A Dpci_host_generic_den0115.c116 #define SMCCC_PCI_MAJOR(x) (((x) >> 16) & 0x7fff) macro
173 SMCCC_PCI_MAJOR(version), SMCCC_PCI_MINOR(version)); in pci_host_acpi_smccc_attach()