Home
last modified time | relevance | path

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

/hypervisor/include/hw/
A Dpci.h113 #define PCIR_SECSTATUS_LINE_MASK 0xFFFF0000U macro
/hypervisor/dm/vpci/
A Dvpci.c551 value = (val & PCIR_SECSTATUS_LINE_MASK) | phys_val; in write_cfg_header()

Completed in 6 milliseconds