Searched refs:bLenBytes (Results 1 – 1 of 1) sorted by relevance
1744 MS_U8 bLenBytes; in _MDrv_PCMCIA_ParseAttribMem() local1750 …bLenBytes = ( pAttribMem[i + 1] >> 6 ) & 0x03; // I/O Range Descriptor Byte: Size of Length (Bit … in _MDrv_PCMCIA_ParseAttribMem()1763 i += bLenBytes; in _MDrv_PCMCIA_ParseAttribMem()1764 switch ( bLenBytes ) in _MDrv_PCMCIA_ParseAttribMem()