Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic7xxx_proc.c188 ahc_proc_write_seeprom(struct Scsi_Host *shost, char *buffer, int length) in ahc_proc_write_seeprom() function
205 printk("ahc_proc_write_seeprom: incorrect buffer size\n"); in ahc_proc_write_seeprom()
211 printk("ahc_proc_write_seeprom: cksum verification failed\n"); in ahc_proc_write_seeprom()
247 printk("ahc_proc_write_seeprom: unsupported adapter type\n"); in ahc_proc_write_seeprom()
252 printk("ahc_proc_write_seeprom: No Serial EEPROM\n"); in ahc_proc_write_seeprom()
H A Daic7xxx_osm.h513 int ahc_proc_write_seeprom(struct Scsi_Host *, char *, int);
H A Daic7xxx_osm.c781 .write_info = ahc_proc_write_seeprom,
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic7xxx_proc.c188 ahc_proc_write_seeprom(struct Scsi_Host *shost, char *buffer, int length) in ahc_proc_write_seeprom() function
205 printk("ahc_proc_write_seeprom: incorrect buffer size\n"); in ahc_proc_write_seeprom()
211 printk("ahc_proc_write_seeprom: cksum verification failed\n"); in ahc_proc_write_seeprom()
247 printk("ahc_proc_write_seeprom: unsupported adapter type\n"); in ahc_proc_write_seeprom()
252 printk("ahc_proc_write_seeprom: No Serial EEPROM\n"); in ahc_proc_write_seeprom()
H A Daic7xxx_osm.h511 int ahc_proc_write_seeprom(struct Scsi_Host *, char *, int);
H A Daic7xxx_osm.c780 .write_info = ahc_proc_write_seeprom,

Completed in 10 milliseconds