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

/freebsd-12-stable/sys/dev/aic7xxx/
H A Daic7xxx_93cx6.h55 struct seeprom_descriptor { struct
98 int ahc_read_seeprom(struct seeprom_descriptor *sd, uint16_t *buf,
100 int ahc_write_seeprom(struct seeprom_descriptor *sd, uint16_t *buf,
H A Daic7xxx_93cx6.c113 send_seeprom_cmd(struct seeprom_descriptor *sd, struct seeprom_cmd *cmd)
139 reset_seeprom(struct seeprom_descriptor *sd)
157 ahc_read_seeprom(struct seeprom_descriptor *sd, uint16_t *buf,
229 ahc_write_seeprom(struct seeprom_descriptor *sd, uint16_t *buf,
H A Daic7xxx_pci.c688 struct seeprom_descriptor *sd,
1349 struct seeprom_descriptor sd;
1615 struct seeprom_descriptor *sd,
1926 ahc_acquire_seeprom(struct ahc_softc *ahc, struct seeprom_descriptor *sd)
1954 ahc_release_seeprom(struct seeprom_descriptor *sd)
2138 struct seeprom_descriptor sd;
H A Daic7770.c302 struct seeprom_descriptor sd;
H A Daic7xxx.h56 struct seeprom_descriptor;
1378 struct seeprom_descriptor *sd);
1379 void ahc_release_seeprom(struct seeprom_descriptor *sd);

Completed in 66 milliseconds