Searched refs:pnp_err (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pnp/pnpacpi/
H A Dcore.c144 pnp_err("Out of memory");
182 pnp_err("PnPACPI: METHOD_NAME__CRS failure for %s", dev_id->id);
191 pnp_err("PnPACPI: METHOD_NAME__PRS failure for %s", dev_id->id);
H A Drsparser.c129 pnp_err("Invalid DMA type");
144 pnp_err("Invalid DMA transfer type");
744 pnp_err("Evaluate _CRS failed");
759 pnp_err("Evaluate _CRS failed");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pnp/
H A Dmanager.c29 pnp_err("More than 4 ports is incompatible with pnp specifications.");
73 pnp_err("More than 8 mems is incompatible with pnp specifications.");
133 pnp_err("More than 2 irqs is incompatible with pnp specifications.");
186 pnp_err("More than 2 dmas is incompatible with pnp specifications.");
471 pnp_err("Unable to assign resources to device %s.", dev->dev.bus_id);
490 pnp_err("Failed to activate device %s.", dev->dev.bus_id);
513 pnp_err("Failed to disable device %s.", dev->dev.bus_id);
H A Dcard.c219 pnp_err("sysfs failure, card '%s' will be unavailable", card->dev.bus_id);
H A Dresource.c59 pnp_err("independent resource already registered");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dpnp.h457 #define pnp_err(format, arg...) printk(KERN_ERR "pnp: " format "\n" , ## arg) macro

Completed in 34 milliseconds