Searched refs:PCIR_BARS (Results 1 – 1 of 1) sorted by relevance
157 #define PCIR_BARS 0x10 macro158 #define PCIR_BAR(x) (PCIR_BARS + (x) * 4)160 #define PCI_RID2BAR(rid) (((rid) - PCIR_BARS) / 4)