• Home
  • Raw
  • Download

Lines Matching refs:PREFIX

89 #define PREFIX "HP SDC: "  macro
261 printk(KERN_INFO PREFIX "HP SDC reports successful PUP.\n"); in hp_sdc_isr()
282 printk(KERN_WARNING PREFIX "NMI !\n"); in hp_sdc_nmisr()
292 printk(KERN_WARNING PREFIX "HIL NMI\n"); in hp_sdc_nmisr()
324 printk(KERN_WARNING PREFIX "read timeout (%ius)!\n", in hp_sdc_tasklet()
626 printk(KERN_WARNING PREFIX "No free slot to add transaction.\n"); in __hp_sdc_enqueue_transaction()
630 printk(KERN_WARNING PREFIX "Transaction add failed: transaction already queued?\n"); in __hp_sdc_enqueue_transaction()
890 printk(KERN_INFO PREFIX "HP SDC at 0x%p, IRQ %d (NMI IRQ %d)\n", in hp_sdc_init()
924 printk(KERN_WARNING PREFIX ": %s SDC IO=0x%p IRQ=0x%x NMI=0x%x\n", in hp_sdc_init()
994 printk(KERN_WARNING PREFIX "Error unregistering HP SDC"); in hp_sdc_exit()
1009 printk(KERN_WARNING PREFIX "HP SDC driver disabled by no_hpsdc=1.\n"); in hp_sdc_register()
1017 printk(KERN_WARNING PREFIX "Error registering SDC with system bus tree.\n"); in hp_sdc_register()
1037 printk(KERN_WARNING PREFIX "No SDC found.\n"); in hp_sdc_register()
1062 printk(KERN_WARNING PREFIX "Error reading config byte.\n"); in hp_sdc_register()
1069 printk(KERN_INFO PREFIX "New style SDC\n"); in hp_sdc_register()
1078 printk(KERN_WARNING PREFIX "Error reading extended config byte.\n"); in hp_sdc_register()
1083 printk(KERN_INFO PREFIX "Revision: %s\n", str); in hp_sdc_register()
1085 printk(KERN_INFO PREFIX "TI SN76494 beeper present\n"); in hp_sdc_register()
1087 printk(KERN_INFO PREFIX "OKI MSM-58321 BBRTC present\n"); in hp_sdc_register()
1088 printk(KERN_INFO PREFIX "Spunking the self test register to force PUP " in hp_sdc_register()
1103 printk(KERN_INFO PREFIX "Old style SDC (1820-%s).\n", in hp_sdc_register()