seeprom_config
struct seeprom_config *sc;
struct seeprom_config *seep_config;
struct seeprom_config *sc);
int ahd_verify_cksum(struct seeprom_config *sc);
ahd_verify_cksum(struct seeprom_config *sc)
ahd_parse_cfgdata(struct ahd_softc *ahd, struct seeprom_config *sc)
struct seeprom_config *sc = ahd->seep_config;
struct seeprom_config *sc;
if (length != sizeof(struct seeprom_config)) {
have_seeprom = ahd_verify_cksum((struct seeprom_config*)buffer);
sizeof(struct seeprom_config)/2);
start_addr, sizeof(struct seeprom_config)/2,
struct seeprom_config *seep_config;
ahc_verify_cksum(struct seeprom_config *sc)
int ahc_verify_cksum(struct seeprom_config *sc);
struct seeprom_config *sc = ahc->seep_config;
struct seeprom_config *sc;
ahc_parse_pci_eeprom(struct ahc_softc *ahc, struct seeprom_config *sc)
struct seeprom_config *sc);
if (length != sizeof(struct seeprom_config)) {
have_seeprom = ahc_verify_cksum((struct seeprom_config*)buffer);
sizeof(struct seeprom_config)/2);
start_addr, sizeof(struct seeprom_config)/2);