Searched refs:ERROR_PROBE (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/rt2x00/
H A Drt2x00pci.c229 ERROR_PROBE("Failed to allocate registers.\n");
245 ERROR_PROBE("Enable device failed.\n");
251 ERROR_PROBE("PCI request regions failed.\n");
258 ERROR_PROBE("MWI not available.\n");
261 ERROR_PROBE("PCI DMA not supported.\n");
268 ERROR_PROBE("Failed to allocate hardware.\n");
H A Drt2x00soc.c69 ERROR_PROBE("Failed to allocate registers.\n");
83 ERROR_PROBE("Failed to allocate hardware.\n");
H A Drt2x00usb.c628 ERROR_PROBE("Failed to allocate registers.\n");
648 ERROR_PROBE("Failed to allocate hardware.\n");
H A Drt2x00.h77 * The special ERROR_PROBE message is for messages that are generated
84 #define ERROR_PROBE(__msg, __args...) \ macro

Completed in 184 milliseconds