Searched refs:GET_NUMBER_RESIZABLE_BARS (Results 1 – 2 of 2) sorted by relevance
602 #define GET_NUMBER_RESIZABLE_BARS(x) (((x->Capability[0].ResizableBarControl) & 0xE0) >> 5) macro
5566 for (ItemCount = 0 ; ItemCount < (UINT32)GET_NUMBER_RESIZABLE_BARS(Header) ; ItemCount++) { in PrintInterpretedExtendedCompatibilityResizeableBar()5580 …(UINT32)GET_NUMBER_RESIZABLE_BARS(Header) * sizeof(PCI_EXPRESS_EXTENDED_CAPABILITIES_RESIZABLE_BAR… in PrintInterpretedExtendedCompatibilityResizeableBar()