Home | History | Annotate | Download | only in tiwlan_loader

Lines Matching refs:print_debug

80 #define print_debug(fmt, args...) \
83 #define print_debug(fmt, args...) \
98 #define print_debug printf
138 print_debug("adapter %s, eeprom %s, init %s, firmware %s\n",
176 print_debug("---Eeprom from Memory Size = %u\n", eeprom_image_length);
245 print_debug("Configuring adapter\n");
247 print_debug("Adapter configuration rc = %d\n", rc);
259 print_debug("Starting configMge\n");
261 print_debug("ConfigMge start rc = %d\n", rc);
275 print_debug("Driver configured\n");
277 print_debug("Driver configuration failed (%d)\n", rc);