Searched refs:PERROR (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/ovcamchip/
H A Dovcamchip_core.c26 #define PERROR(fmt, args...) printk(KERN_ERR "ovcamchip: " fmt "\n" , ## args); macro
174 PERROR("Error detecting ov7xx0 type");
184 PERROR("Error detecting ov7xx0 type");
202 PERROR("Unknown camera chip version: %d", val & 3);
228 PERROR("Error detecting ov6xx0 type");
272 PERROR("Failed to init OV6xx0");
278 PERROR("Failed to init OV7xx0");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/demos/engines/zencod/
H A Dhw_zencod.c89 # define PERROR(s) perror(s)
92 # define PERROR(s) macro
724 PERROR("zenbridge_math_mod_exp");
777 PERROR("zenbridge_rsa_mod_exp_crt");
821 PERROR("zenbridge_rsa_mod_exp");
888 PERROR("zenbridge_dsa_do_sign");
949 PERROR("zenbridge_dsa_do_verify");
1121 PERROR("zenbridge_rand_bytes");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/demos/engines/zencod/
H A Dhw_zencod.c89 # define PERROR(s) perror(s)
92 # define PERROR(s) macro
724 PERROR("zenbridge_math_mod_exp");
777 PERROR("zenbridge_rsa_mod_exp_crt");
821 PERROR("zenbridge_rsa_mod_exp");
888 PERROR("zenbridge_dsa_do_sign");
949 PERROR("zenbridge_dsa_do_verify");
1121 PERROR("zenbridge_rand_bytes");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Ddpti.h99 #define PERROR(fmt, args...) printk(KERN_ERR fmt, ##args) macro
H A Ddpt_i2o.c190 PERROR("Could not Init an I2O RAID device\n");
191 PERROR("Will not try to detect others.\n");
904 PERROR("dpti: adpt_config_hba: pci request region failed\n");
936 PERROR("dpti: adpt_config_hba: io remap failed\n");
943 PERROR("dpti: adpt_config_hba: io remap failed on BAR1\n");

Completed in 106 milliseconds