Searched refs:ahc_proc_write_seeprom (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Daic7xxx_proc.c54 static int ahc_proc_write_seeprom(struct ahc_softc *ahc,
235 ahc_proc_write_seeprom(struct ahc_softc *ahc, char *buffer, int length) function
251 printk("ahc_proc_write_seeprom: incorrect buffer size\n");
257 printk("ahc_proc_write_seeprom: cksum verification failed\n");
293 printk("ahc_proc_write_seeprom: unsupported adapter type\n");
298 printk("ahc_proc_write_seeprom: No Serial EEPROM\n");
347 retval = ahc_proc_write_seeprom(ahc, buffer, length);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/aic7xxx/
H A Daic7xxx_proc.c54 static int ahc_proc_write_seeprom(struct ahc_softc *ahc,
235 ahc_proc_write_seeprom(struct ahc_softc *ahc, char *buffer, int length) function
251 printk("ahc_proc_write_seeprom: incorrect buffer size\n");
257 printk("ahc_proc_write_seeprom: cksum verification failed\n");
293 printk("ahc_proc_write_seeprom: unsupported adapter type\n");
298 printk("ahc_proc_write_seeprom: No Serial EEPROM\n");
347 retval = ahc_proc_write_seeprom(ahc, buffer, length);

Completed in 119 milliseconds