Searched refs:HPSB_NOTICE (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/ieee1394/
H A Dieee1394_types.h79 #define HPSB_NOTICE(fmt, args...) HPSB_PRINT(KERN_NOTICE, fmt , ## args) macro
H A Dieee1394_core.c179 HPSB_NOTICE("%s called while bus reset already in progress",
347 HPSB_NOTICE("Spurious SelfID packet (0x%08x) received from bus %d",
355 HPSB_NOTICE("SelfID completion called outside of bus reset!");
363 HPSB_NOTICE("Error in SelfID stage, resetting");
368 HPSB_NOTICE("Stopping out-of-control reset loop");
369 HPSB_NOTICE("Warning - topology map and speed map will not be valid");
752 HPSB_NOTICE("received packet with bogus transaction code %d",
H A Dsbp2.c224 #define SBP2_NOTICE(fmt, args...) HPSB_NOTICE("sbp2: "fmt, ## args)
229 #define SBP2_NOTICE(fmt, args...) HPSB_NOTICE("sbp2: "fmt, ## args)

Completed in 42 milliseconds