Lines Matching defs:PRINT
40 #define PRINT(a) printf a
43 #define PRINT(a)
390 PRINT(("driver %s unit: %d\n", driver, unit));
394 PRINT(("macinfo allocation failed\n"));
402 PRINT(("zalloc of chp failed\n"));
415 PRINT(("attach macinfo: %p chp: %p\n", macinfo, chp));
435 PRINT(("PCI config setup failed\n"));
495 PRINT(("IDs: %x,%x,%x\n", VendorID, DeviceID, SubDeviceID));
496 PRINT(("Command: %x\n", Command));
509 PRINT(("map registers failed\n"));
533 PRINT(("PCI BAR0 space addr: %p\n", chp->ch_bar0));
534 PRINT(("PCI BAR0 space size: %x\n", chp->ch_bar0sz));
535 PRINT(("PE Version: %x\n", Version));
546 PRINT(("iblock cookie failed\n"));
576 PRINT(("add_intr failed\n"));
605 PRINT(("card initialization failed\n"));
667 PRINT(("gld_register failed\n"));
702 PRINT(("attach resume\n"));
712 PRINT(("attach: bad command\n"));
992 PRINT(("ch_alloc_dma_mem cookie count %d\n", count));