Home
last modified time | relevance | path

Searched refs:ahc_write_seeprom (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_93cx6.h98 int ahc_write_seeprom(struct seeprom_descriptor *sd, uint16_t *buf,
H A Daic7xxx_93cx6.c221 ahc_write_seeprom(struct seeprom_descriptor *sd, uint16_t *buf, in ahc_write_seeprom() function
H A Daic7xxx_proc.c268 ahc_write_seeprom(&sd, (u_int16_t *)buffer, start_addr, in ahc_proc_write_seeprom()