Searched refs:PCI_STATCMD_STATUS (Results 1 – 2 of 2) sorted by relevance
115 r |= PCI_STATCMD_STATUS(0x2000); in config_access()
575 #define PCI_STATCMD_STATUS(x) (((x) & 0xffff) << 16) macro