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()
165 WM_WARNING("Parameter \"dmaNo\" is over %d.\n", MI_DMA_MAX_NUM); in WmInitCore()
171 WM_WARNING("Parameter \"wmSysBuf\" must be 32-byte aligned.\n"); in WmInitCore()
180 WM_WARNING("WM library on ARM7 side is not ready yet.\n"); in WmInitCore()
373 WM_WARNING("Failed to send command through FIFO.\n"); in WMi_SendCommand()
418 WM_WARNING("Failed to send command through FIFO.\n"); in WMi_SendCommandDirect()
481 WM_WARNING("WM state is \"%d\" now. So can't execute request.\n", wm9buf->status->state); in WMi_CheckIdle()
529 WM_WARNING("WM state is \"%d\" now. So can't execute request.\n", now); in WMi_CheckStateEx()
675 WM_WARNING("connectedAidBitmap should be 0, but %04x", w9b->connectedAidBitmap); in WmReceiveFifo()