Searched refs:ahc_write_seeprom (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_93cx6.h | 98 int ahc_write_seeprom(struct seeprom_descriptor *sd, uint16_t *buf,
|
H A D | aic7xxx_93cx6.c | 221 ahc_write_seeprom(struct seeprom_descriptor *sd, uint16_t *buf, in ahc_write_seeprom() function 237 printk("ahc_write_seeprom: unsupported seeprom type %d\n", in ahc_write_seeprom()
|
H A D | aic7xxx_proc.c | 267 ahc_write_seeprom(&sd, (u_int16_t *)buffer, start_addr, in ahc_proc_write_seeprom()
|
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_93cx6.h | 98 int ahc_write_seeprom(struct seeprom_descriptor *sd, uint16_t *buf,
|
H A D | aic7xxx_93cx6.c | 221 ahc_write_seeprom(struct seeprom_descriptor *sd, uint16_t *buf, in ahc_write_seeprom() function 237 printk("ahc_write_seeprom: unsupported seeprom type %d\n", in ahc_write_seeprom()
|
H A D | aic7xxx_proc.c | 268 ahc_write_seeprom(&sd, (u_int16_t *)buffer, start_addr, in ahc_proc_write_seeprom()
|
Completed in 4 milliseconds