Searched refs:_MSPI_RWLong (Results 1 – 1 of 1) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/pcmcia/drv/pcmcia/ |
| H A D | drvPCMCIA.c | 325 static MS_BOOL _MSPI_RWLong(MS_U8 u8Cmd, MS_U16 u16Addr, MS_U8* u8data, MS_U16 u16Len); 393 static MS_BOOL _MSPI_RWLong(MS_U8 u8Cmd, MS_U16 u16Addr, MS_U8* u8data, MS_U16 u16Len) in _MSPI_RWLong() function 1348 _MSPI_RWLong(PCMCIA_IO_WRITE, u16Addr, u8pWriteBuffer, u16DataLen); in _MDrv_PCMCIA_WriteIOMemLongV2() 2004 _MSPI_RWLong(PCMCIA_IO_READ, PCMCIA_PHYS_REG_DATA, u8pReadBuffer, u16DataLen); in _MDrv_PCMCIA_ReadDataV2()
|