Searched refs:bAddrBytes (Results 1 – 1 of 1) sorted by relevance
1743 MS_U8 bAddrBytes; in _MDrv_PCMCIA_ParseAttribMem() local1749 …bAddrBytes = ( 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()