Home
last modified time | relevance | path

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

/freebsd/sys/contrib/alpine-hal/
H A Dal_hal_unit_adapter_regs.h147 #define AL_PCI_MSIX_MSGCTRL_EN 0x80000000 /* MSIX enable */ macro
H A Dal_hal_pcie.c2723 if (msix_reg0 & AL_PCI_MSIX_MSGCTRL_EN) in al_pcie_msix_enabled()