Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pcmcia/drv/pcmcia/
H A Dpcmcia.c116 static const char *aCmdStr[E_MDRV_CMD_PCM_MAX] = {"E_MDRV_CMD_PCM_Init", variable
235 PCM_PRINT("%s cmd : %s\n", __FUNCTION__, aCmdStr[u32Cmd]); in PCMCIAIoctl()
/utopia/UTPA2-700.0.x/modules/dscmb/drv/dscmb/
H A Ddscmb.c33 static const char *aCmdStr[E_MDRV_CMD_DSCMB_MAX] = { "E_MDRV_CMD_DSCMB_Init\n", variable
225 DSCMB_PRINT(aCmdStr[u32Cmd]); in DSCMBIoctl()