Searched refs:SDLX_MSG (Results 1 – 1 of 1) sorted by relevance
/drivers/net/wireless/bcmdhd/ |
D | bcmsdh_linux.c | 84 #define SDLX_MSG(x) macro 187 SDLX_MSG(("%s: Host irq is not defined\n", __FUNCTION__)); in bcmsdh_probe() 193 SDLX_MSG(("%s: osl_attach failed\n", __FUNCTION__)); in bcmsdh_probe() 197 SDLX_MSG(("%s: out of memory, allocated %d bytes\n", in bcmsdh_probe() 210 SDLX_MSG(("%s: bcmsdh_attach failed\n", __FUNCTION__)); in bcmsdh_probe() 216 SDLX_MSG(("%s: bcmsdh_attach failed\n", __FUNCTION__)); in bcmsdh_probe() 244 SDLX_MSG(("%s: device attach failed\n", __FUNCTION__)); in bcmsdh_probe() 279 SDLX_MSG(("%s: more SDHC exist, should be care about it\n", in bcmsdh_remove() 289 SDLX_MSG(("%s: failed\n", __FUNCTION__)); in bcmsdh_remove() 389 SDLX_MSG(("%s: %s: bus %X, slot %X, vend %X, dev %X\n", in bcmsdh_pci_probe() [all …]
|