Searched refs:pstWriteIOLong (Results 1 – 1 of 1) sorted by relevance
581 PCM_WRITE_IO_MEM_LONG* pstWriteIOLong = (PCM_WRITE_IO_MEM_LONG*)pu32Args; in PCMCIAIoctl() local582 _MDrv_PCMCIA_WriteIOMemLongV2(pstWriteIOLong->eModule, in PCMCIAIoctl()583 pstWriteIOLong->u16Addr, in PCMCIAIoctl()584 pstWriteIOLong->u8Value, in PCMCIAIoctl()585 pstWriteIOLong->u16DataLen, in PCMCIAIoctl()586 pstWriteIOLong->pu8WriteBuffer); in PCMCIAIoctl()