Lines Matching refs:WM_WARNING
141 WM_WARNING("NWM has already been initialized.\n"); in WmInitCore()
151 WM_WARNING("WM has already been initialized.\n"); in WmInitCore()
159 WM_WARNING("Parameter \"wmSysBuf\" must not be NULL.\n"); in WmInitCore()
170 WM_WARNING("Parameter \"wmSysBuf\" must be alocated less than 0x04000000.\n"); in WmInitCore()
177 WM_WARNING("Parameter \"dmaNo\" is over %d.\n", MI_DMA_MAX_NUM); in WmInitCore()
183 WM_WARNING("Parameter \"wmSysBuf\" must be 32-byte aligned.\n"); in WmInitCore()
192 WM_WARNING("WM library on ARM7 side is not ready yet.\n"); in WmInitCore()
385 WM_WARNING("Failed to send command through FIFO.\n"); in WMi_SendCommand()
430 WM_WARNING("Failed to send command through FIFO.\n"); in WMi_SendCommandDirect()
493 WM_WARNING("WM state is \"%d\" now. So can't execute request.\n", wm9buf->status->state); in WMi_CheckIdle()
541 WM_WARNING("WM state is \"%d\" now. So can't execute request.\n", now); in WMi_CheckStateEx()
687 WM_WARNING("connectedAidBitmap should be 0, but %04x", w9b->connectedAidBitmap); in WmReceiveFifo()