Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/ieee1394/
Dieee1394_core.c195 HPSB_NOTICE("%s called while bus reset already in progress", in hpsb_bus_reset()
361 HPSB_NOTICE("Spurious SelfID packet (0x%08x) received from bus %d", in hpsb_selfid_received()
369 HPSB_NOTICE("SelfID completion called outside of bus reset!"); in hpsb_selfid_complete()
377 HPSB_NOTICE("Error in SelfID stage, resetting"); in hpsb_selfid_complete()
383 HPSB_NOTICE("Stopping out-of-control reset loop"); in hpsb_selfid_complete()
384 HPSB_NOTICE("Warning - topology map and speed map will not be valid"); in hpsb_selfid_complete()
927 HPSB_NOTICE("received packet with bogus transaction code %d", in hpsb_packet_received()
Dieee1394_types.h70 #define HPSB_NOTICE(fmt, args...) HPSB_PRINT(KERN_NOTICE, fmt , ## args) macro
Dsbp2.c218 #define SBP2_NOTICE(fmt, args...) HPSB_NOTICE("sbp2: "fmt, ## args)
223 #define SBP2_NOTICE(fmt, args...) HPSB_NOTICE("sbp2: "fmt, ## args)