Searched refs:ETH1394_PRINT_G (Results 1 – 1 of 1) sorted by relevance
/linux-2.4.37.9/drivers/ieee1394/ |
D | eth1394.c | 81 #define ETH1394_PRINT_G(level, fmt, args...) \ macro 323 ETH1394_PRINT_G (KERN_ERR, "Cannot register invalid nodeid %d\n", nodeid); in ether1394_register_limits() 438 ETH1394_PRINT_G (KERN_INFO, "%s\n", version); in ether1394_add_host() 446 ETH1394_PRINT_G (KERN_ERR, "Out of memory trying to allocate " in ether1394_add_host() 470 ETH1394_PRINT_G (KERN_ERR, "Out of memory trying to create " in ether1394_add_host() 1093 ETH1394_PRINT_G(KERN_ERR, "Could not find net device for host %s\n", in ether1394_write() 1118 ETH1394_PRINT_G(KERN_ERR, "Could not find net device for host %s\n", in ether1394_iso() 1286 ETH1394_PRINT_G(KERN_ERR, "No more tlabels left while sending " in ether1394_prep_write_packet()
|