Home
last modified time | relevance | path

Searched refs:bLenBytes (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/modules/pcmcia/drv/pcmcia/
H A DdrvPCMCIA.c1744 MS_U8 bLenBytes; in _MDrv_PCMCIA_ParseAttribMem() local
1750bLenBytes = ( 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()