Searched refs:MSI (Results 1 - 3 of 3) sorted by relevance

/fuchsia/zircon/kernel/dev/pcie/include/dev/
H A Dpcie_platform.h24 // resource allocation. In particular, blocks of MSI interrupts. Platforms
29 // more standardized (and includes the concept of MSI IRQ blocks), this
39 * Methods used to determine if a platform supports MSI or not, and if so,
40 * whether or not the platform can mask individual MSI vectors at the
43 * If the platform supports MSI, it must supply valid implementations of
46 * If the platform supports MSI masking, it must supply a valid
53 * Method used for platform allocation of blocks of MSI and MSI-X compatible
57 * @param can_target_64bit True if the target address of the MSI block can
60 * @param is_msix True if this request is for an MSI
128 enum class MsiSupportLevel { NONE, MSI, MSI_WITH_MASKING }; member in class:PciePlatformInterface::MsiSupportLevel
[all...]
/fuchsia/zircon/kernel/platform/pc/
H A Dplatform_pcie.cpp29 : PciePlatformInterface(MsiSupportLevel::MSI) {}
/fuchsia/zircon/third_party/lib/acpica/source/tools/examples/
H A Dextables.c345 MSI Not Supported (V4) : 0

Completed in 105 milliseconds