Searched refs:PCIR_SECSTATUS_LINE_MASK (Results 1 – 2 of 2) sorted by relevance
| /hypervisor/include/hw/ | ||
| A D | pci.h | 113 #define PCIR_SECSTATUS_LINE_MASK 0xFFFF0000U macro |
| /hypervisor/dm/vpci/ | ||
| A D | vpci.c | 551 value = (val & PCIR_SECSTATUS_LINE_MASK) | phys_val; in write_cfg_header() |
Completed in 6 milliseconds