Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pcmcia/drv/pcmcia/
H A DdrvPCMCIA.c1688 MS_U8 bFlags = 0; in _MDrv_PCMCIA_ParseAttribMem() local
1708 bFlags = pAttribMem[i]; // TPCE_FS: Feature Selection Byte in _MDrv_PCMCIA_ParseAttribMem()
1711 if ( bFlags & (BIT0 | BIT1) ) // BIT0 | BIT1 = TPCE_FS: Power in _MDrv_PCMCIA_ParseAttribMem()
1730 if ( bFlags & BIT2 ) // BIT2 = Timing in _MDrv_PCMCIA_ParseAttribMem()
1736 if ( bFlags & BIT3 ) // BIT3 = IO Space in _MDrv_PCMCIA_ParseAttribMem()
1783 if ( bFlags & BIT4 ) // BIT4 = IRQ in _MDrv_PCMCIA_ParseAttribMem()
1799 if ( bFlags & 0x60 ) in _MDrv_PCMCIA_ParseAttribMem()
1804 if ( bFlags & 0x80 ) in _MDrv_PCMCIA_ParseAttribMem()