| /linux/drivers/mtd/devices/ |
| H A D | pmc551.c | 662 printk(KERN_NOTICE "pmc551: Invalid memory size [%d]\n", in init_pmc551() 671 printk(KERN_NOTICE "pmc551: Invalid aperture size " in init_pmc551() 690 printk(KERN_NOTICE "pmc551: Found PCI V370PDC at 0x%llx\n", in init_pmc551() 702 printk(KERN_NOTICE "pmc551: Cannot init SDRAM\n"); in init_pmc551() 712 printk(KERN_NOTICE "pmc551: Using specified memory " in init_pmc551() 731 printk(KERN_NOTICE "pmc551: reducing aperture size to " in init_pmc551() 735 printk(KERN_NOTICE "pmc551: Using existing aperture " in init_pmc551() 739 printk(KERN_NOTICE "pmc551: Using specified aperture " in init_pmc551() 746 printk(KERN_NOTICE "pmc551: Unable to map IO space\n"); in init_pmc551() 782 printk(KERN_NOTICE "pmc551: Failed to register new device\n"); in init_pmc551() [all …]
|
| /linux/drivers/mtd/maps/ |
| H A D | solutionengine.c | 46 printk(KERN_NOTICE "Probing for flash chips at 0x00000000:\n"); in init_soleng_maps() 50 printk(KERN_NOTICE "Probing for flash chips at 0x01000000:\n"); in init_soleng_maps() 58 printk(KERN_NOTICE "Flash chips not detected at either possible location.\n"); in init_soleng_maps() 62 printk(KERN_NOTICE "Solution Engine: Flash at 0x%pap, EPROM at 0x%pap\n", in init_soleng_maps()
|
| H A D | l440gx.c | 76 printk(KERN_NOTICE "L440GX flash mapping: failed to find PIIX4 ISA bridge, cannot continue\n"); in init_l440gx() 136 printk(KERN_NOTICE "Enabled WE line to L440GX BIOS flash chip.\n"); in init_l440gx() 140 printk(KERN_NOTICE "JEDEC probe on BIOS chip failed. Using ROM\n"); in init_l440gx()
|
| H A D | cfi_flagadm.c | 93 printk(KERN_NOTICE "FlagaDM flash device: %x at %x\n", in init_flagadm() 111 printk(KERN_NOTICE "FlagaDM flash device initialized\n"); in init_flagadm()
|
| /linux/drivers/mtd/ |
| H A D | ftl.c | 174 printk(KERN_NOTICE "ftl_cs: FTL header not found.\n"); in scan_header() 180 printk(KERN_NOTICE "ftl_cs: FTL header corrupt!\n"); in scan_header() 184 printk(KERN_NOTICE "ftl: FTL EraseUnitSize %x != MTD erasesize %x\n", in scan_header() 235 printk(KERN_NOTICE "ftl_cs: format error: too many " in build_maps() 256 printk(KERN_NOTICE "ftl_cs: format error: erase units " in build_maps() 614 printk(KERN_NOTICE "ftl_cs: reclaim failed: no " in reclaim_block() 644 printk(KERN_NOTICE "ftl_cs: reclaim failed: " in reclaim_block() 657 printk(KERN_NOTICE "ftl_cs: copy_erase_unit failed!\n"); in reclaim_block() 730 printk(KERN_NOTICE "ftl_cs: bad free list!\n"); in find_free() 756 printk(KERN_NOTICE "ftl_cs: bad partition\n"); in ftl_read() [all …]
|
| H A D | nftlmount.c | 93 …printk(KERN_NOTICE "ANAND header found at 0x%x in mtd%d, but erase mark not present (0x%04x,0x%04x… in find_boot_record() 103 printk(KERN_NOTICE "ANAND header found at 0x%x in mtd%d, but ECC read failed (err %d)\n", in find_boot_record() 110 printk(KERN_NOTICE "ANAND header found at 0x%x in mtd%d, but went away on reread!\n", in find_boot_record() 112 printk(KERN_NOTICE "New data are: %6ph\n", buf); in find_boot_record() 122 printk(KERN_NOTICE "NFTL Media Headers at 0x%x and 0x%x disagree.\n", in find_boot_record() 151 …printk(KERN_NOTICE "NFTL: UnitSizeFactor 0x00 detected. This violates the spec but we think we kno… in find_boot_record() 153 printk(KERN_NOTICE "Sorry, we don't support UnitSizeFactor 0x%02x\n", in find_boot_record() 157 printk(KERN_NOTICE "WARNING: Support for NFTL with UnitSizeFactor 0x%02x is experimental\n", in find_boot_record() 165 printk(KERN_NOTICE "NFTL Media Header sanity check failed:\n"); in find_boot_record() 166 printk(KERN_NOTICE "nb_boot_blocks (%d) + 2 > nb_blocks (%d)\n", in find_boot_record() [all …]
|
| /linux/drivers/scsi/aic94xx/ |
| H A D | aic94xx.h | 21 #define asd_printk(fmt, ...) printk(KERN_NOTICE ASD_DRIVER_NAME ": " fmt, ## __VA_ARGS__) 24 #define ENTER printk(KERN_NOTICE "%s: ENTER %s\n", ASD_DRIVER_NAME, \ 26 #define EXIT printk(KERN_NOTICE "%s: --EXIT %s\n", ASD_DRIVER_NAME, \
|
| /linux/init/ |
| H A D | calibrate.c | 101 printk(KERN_NOTICE "calibrate_delay_direct() ignoring " in calibrate_delay_direct() 140 printk(KERN_NOTICE "calibrate_delay_direct() dropping " in calibrate_delay_direct() 146 printk(KERN_NOTICE "calibrate_delay_direct() dropping " in calibrate_delay_direct() 166 printk(KERN_NOTICE "calibrate_delay_direct() failed to get a good " in calibrate_delay_direct()
|
| /linux/arch/sh/mm/ |
| H A D | cache.c | 267 printk(KERN_NOTICE "I-cache : n_ways=%d n_sets=%d way_incr=%d\n", in emit_cache_params() 271 printk(KERN_NOTICE "I-cache : entry_mask=0x%08x alias_mask=0x%08x n_aliases=%d\n", in emit_cache_params() 275 printk(KERN_NOTICE "D-cache : n_ways=%d n_sets=%d way_incr=%d\n", in emit_cache_params() 279 printk(KERN_NOTICE "D-cache : entry_mask=0x%08x alias_mask=0x%08x n_aliases=%d\n", in emit_cache_params() 288 printk(KERN_NOTICE "S-cache : n_ways=%d n_sets=%d way_incr=%d\n", in emit_cache_params() 292 printk(KERN_NOTICE "S-cache : entry_mask=0x%08x alias_mask=0x%08x n_aliases=%d\n", in emit_cache_params()
|
| /linux/arch/sh/kernel/ |
| H A D | sh_bios.c | 81 printk(KERN_NOTICE "Setting GDB trap vector to %p\n", in sh_bios_vbr_init() 84 printk(KERN_NOTICE "SH-BIOS not detected\n"); in sh_bios_vbr_init()
|
| /linux/arch/sh/drivers/pci/ |
| H A D | pcie-sh7786.c | 434 printk(KERN_NOTICE "PCI: PCIe#%d x%d link detected\n", in pcie_init() 437 printk(KERN_NOTICE "PCI: PCIe#%d link down\n", in pcie_init() 551 printk(KERN_NOTICE "PCI: Starting initialization.\n"); in sh7786_pcie_init() 591 printk(KERN_NOTICE "PCI: probing %d ports.\n", nr_ports); in sh7786_pcie_init()
|
| H A D | fixups-dreamcast.c | 34 printk(KERN_NOTICE "PCI: Fixing up device %s\n", pci_name(dev)); in gapspci_fixup_resources()
|
| /linux/tools/include/linux/ |
| H A D | kern_levels.h | 13 #define KERN_NOTICE KERN_SOH "" /* normal but significant condition */ macro
|
| /linux/drivers/scsi/ |
| H A D | sim710.c | 92 printk(KERN_NOTICE "sim710: %s\n", dev_name(dev)); in sim710_probe_common() 93 printk(KERN_NOTICE "sim710: irq = %d, clock = %d, base = 0x%lx, scsi_id = %d\n", in sim710_probe_common()
|
| H A D | sd_dif.c | 70 sd_first_printk(KERN_NOTICE, sdkp, in sd_dif_config_host()
|
| /linux/include/linux/ |
| H A D | kern_levels.h | 13 #define KERN_NOTICE KERN_SOH "5" /* normal but significant condition */ macro
|
| /linux/drivers/scsi/device_handler/ |
| H A D | scsi_dh_emc.c | 142 sdev_printk(KERN_NOTICE, sdev, "%s: Detected in-progress " in parse_sp_info_reply() 150 sdev_printk(KERN_NOTICE, sdev, in parse_sp_info_reply() 158 sdev_printk(KERN_NOTICE, sdev, in parse_sp_info_reply()
|
| /linux/arch/um/include/shared/ |
| H A D | user.h | 36 #define UM_KERN_NOTICE KERN_NOTICE
|
| /linux/fs/ntfs3/ |
| H A D | debug.h | 47 ntfs_printk(sb, KERN_NOTICE fmt, ##__VA_ARGS__)
|
| /linux/drivers/media/dvb-frontends/ |
| H A D | stv6110x_priv.h | 25 printk(KERN_NOTICE "%s: " format "\n", __func__, ##arg); \
|
| /linux/arch/sparc/kernel/ |
| H A D | devices.c | 118 printk(KERN_NOTICE "Booting Linux...\n"); in device_scan()
|
| /linux/drivers/mtd/chips/ |
| H A D | fwh_lock.h | 103 printk(KERN_NOTICE "using fwh lock/unlock method\n"); in fixup_use_fwh_lock()
|
| /linux/drivers/crypto/ |
| H A D | padlock-aes.c | 492 printk(KERN_NOTICE PFX "VIA PadLock detected, but not enabled. Hmm, strange...\n"); in padlock_init() 505 printk(KERN_NOTICE PFX "Using VIA PadLock ACE for AES algorithm.\n"); in padlock_init() 510 printk(KERN_NOTICE PFX "VIA Nano stepping 2 detected: enabling workaround.\n"); in padlock_init()
|
| /linux/Documentation/translations/zh_CN/core-api/ |
| H A D | printk-basics.rst | 50 | KERN_NOTICE | "5" | pr_notice() |
|
| /linux/sound/pci/asihpi/ |
| H A D | hpios.h | 76 #define HPI_DEBUG_FLAG_NOTICE KERN_NOTICE
|