STS_INTSTS_BIT
#define STS_INTSTS (0xf<<STS_INTSTS_BIT)
pci_ints = ((~sts_cap) >> STS_INTSTS_BIT) & ctrl & CTRL_HOSTINT;