Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pcmcia/drv/pcmcia/
H A DdrvPCMCIA.c1743 MS_U8 bAddrBytes; in _MDrv_PCMCIA_ParseAttribMem() local
1749bAddrBytes = ( pAttribMem[i + 1] >> 4 ) & 0x03; // I/O Range Descriptor Byte: Size of Address (Bit… in _MDrv_PCMCIA_ParseAttribMem()
1753 switch ( bAddrBytes ) in _MDrv_PCMCIA_ParseAttribMem()
1774 i += bAddrBytes; in _MDrv_PCMCIA_ParseAttribMem()