Lines Matching refs:SDLX_MSG
87 #define SDLX_MSG(x) do { printf x; } while (0) macro
89 #define SDLX_MSG(x) macro
155 SDLX_MSG(("%s: bcmsdh_attach failed\n", __FUNCTION__)); in bcmsdh_probe()
160 SDLX_MSG(("%s: failed to allocate bcmsdh_os_info_t\n", __FUNCTION__)); in bcmsdh_probe()
183 SDLX_MSG(("%s: Host OOB irq is not defined\n", __FUNCTION__)); in bcmsdh_probe()
200 SDLX_MSG(("%s: device attach failed\n", __FUNCTION__)); in bcmsdh_probe()
299 SDLX_MSG(("%s: register client driver\n", __FUNCTION__)); in bcmsdh_register()
302 SDLX_MSG(("%s: failed %d\n", __FUNCTION__, error)); in bcmsdh_register()
387 SDLX_MSG(("%s: Enter\n", __FUNCTION__)); in bcmsdh_oob_intr_register()
389 SDLX_MSG(("%s: irq is already registered\n", __FUNCTION__)); in bcmsdh_oob_intr_register()
392 SDLX_MSG(("%s OOB irq=%d flags=%X \n", __FUNCTION__, in bcmsdh_oob_intr_register()
401 SDLX_MSG(("%s: request_irq failed with %d\n", __FUNCTION__, err)); in bcmsdh_oob_intr_register()
424 SDLX_MSG(("%s: Enter\n", __FUNCTION__)); in bcmsdh_oob_intr_unregister()
426 SDLX_MSG(("%s: irq is not registered\n", __FUNCTION__)); in bcmsdh_oob_intr_unregister()