Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pcmcia/drv/pcmcia/
H A Dpcmcia.c532 PCM_WRITE_ATTRIB_MEM* pstWrite = (PCM_WRITE_ATTRIB_MEM*)pu32Args; in PCMCIAIoctl() local
533 _MDrv_PCMCIA_WriteAttribMemV2(pstWrite->eModule, in PCMCIAIoctl()
534 pstWrite->u16Addr, in PCMCIAIoctl()
535 pstWrite->u8Value); in PCMCIAIoctl()