fw_notice          41 drivers/firewire/core-card.c define_fw_printk_level(fw_notice, KERN_NOTICE);
fw_notice         266 drivers/firewire/core-card.c 			fw_notice(card, "failed to allocate broadcast channel\n");
fw_notice         349 drivers/firewire/core-card.c 			fw_notice(card, "%s, making local node (%02x) root\n",
fw_notice         356 drivers/firewire/core-card.c 			fw_notice(card, "%s, making local node (%02x) root\n",
fw_notice         411 drivers/firewire/core-card.c 			fw_notice(card, "BM lock failed (%s), making local node (%02x) root\n",
fw_notice         484 drivers/firewire/core-card.c 		fw_notice(card, "phy config: new root=%x, gap_count=%d\n",
fw_notice         907 drivers/firewire/core-device.c 		fw_notice(card, "rediscovered device %s\n", dev_name(dev));
fw_notice        1006 drivers/firewire/core-device.c 				fw_notice(card, "giving up on node %x: reading config rom failed: %s\n",
fw_notice        1071 drivers/firewire/core-device.c 		fw_notice(card, "created device %s: GUID %08x%08x, S%d00\n",
fw_notice        1173 drivers/firewire/core-device.c 	fw_notice(card, "refreshed device %s\n", dev_name(&device->device));
fw_notice        1185 drivers/firewire/core-device.c 	fw_notice(card, "giving up on refresh of device %s: %s\n",
fw_notice         775 drivers/firewire/core-transaction.c 		fw_notice(card, "ERROR - corrupt request received - %08x %08x %08x\n",
fw_notice         965 drivers/firewire/core-transaction.c 		fw_notice(card, "unsolicited response (source %x, tlabel %x)\n",
fw_notice          33 drivers/firewire/core.h void fw_notice(const struct fw_card *card, const char *fmt, ...);