Searched refs:ERR_MSG (Results 1 – 4 of 4) sorted by relevance
488 ERR_MSG("Attempted to register %d devices " in intelfb_pci_register()510 ERR_MSG("Cannot reserve pixmap memory.\n"); in intelfb_pci_register()520 ERR_MSG("Cannot enable device.\n"); in intelfb_pci_register()549 ERR_MSG("Cannot reserve FB region.\n"); in intelfb_pci_register()559 ERR_MSG("Cannot reserve MMIO region.\n"); in intelfb_pci_register()614 ERR_MSG("cannot acquire agp\n"); in intelfb_pci_register()621 ERR_MSG("cannot get agp info\n"); in intelfb_pci_register()650 ERR_MSG("Cannot remap FB region.\n"); in intelfb_pci_register()660 ERR_MSG("Cannot remap MMIO region.\n"); in intelfb_pci_register()701 ERR_MSG("cannot bind cursor memory\n"); in intelfb_pci_register()[all …]
187 ERR_MSG("cannot find bridge device\n"); in intelfbhw_get_memory()237 ERR_MSG("only local memory found\n"); in intelfbhw_get_memory()240 ERR_MSG("video memory is disabled\n"); in intelfbhw_get_memory()243 ERR_MSG("unexpected GMCH_GMS value: 0x%02x\n", in intelfbhw_get_memory()272 ERR_MSG("video memory is disabled\n"); in intelfbhw_get_memory()275 ERR_MSG("unexpected GMCH_GMS value: 0x%02x\n", in intelfbhw_get_memory()
94 #define ERR_MSG(fmt, args...) printk(KERN_ERR PFX fmt, ## args) macro
160 #define ERR_MSG \ in encl_load() macro168 fprintf(stderr, ERR_MSG); in encl_load()
Completed in 12 milliseconds