Home
last modified time | relevance | path

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

/hypervisor/include/hw/
A Dpci.h72 #define PCIM_CMD_BUSEN 0x04U macro
/hypervisor/dm/vpci/
A Dvpci.c531 if (dev_is_bridge && ((phys_cmd & PCIM_CMD_BUSEN) == 0U) && ((val & PCIM_CMD_BUSEN) != 0U)) { in write_cfg_header()

Completed in 6 milliseconds