Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/drivers/pcie/
Dmsi.h183 #define PCIE_MSIX_TR 1U macro
/Zephyr-latest/drivers/pcie/host/
Dmsi.c91 table_offset = pcie_conf_read(bdf, base + PCIE_MSIX_TR); in map_msix_table_entries()
Dshell.c126 offset = pcie_conf_read(bdf, msi + PCIE_MSIX_TR); in show_msi()