HomeSort by: relevance | last modified time | path
    Searched refs:seeprom_config (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/dev/ic/
aic7xxx_seeprom.c 81 static int verify_seeprom_cksum(struct seeprom_config *sc);
90 static void ahc_parse_pci_eeprom(struct ahc_softc *, struct seeprom_config *);
100 struct seeprom_config *sc;
242 ahc_parse_pci_eeprom(struct ahc_softc *ahc, struct seeprom_config *sc)
756 verify_seeprom_cksum(struct seeprom_config *sc)
aic79xxvar.h 844 struct seeprom_config { struct
989 int ahd_verify_cksum(struct seeprom_config *);
1153 struct seeprom_config *seep_config;
1373 struct seeprom_config *);
aic7xxxvar.h 895 struct seeprom_config { struct
1109 struct seeprom_config *seep_config;
aic79xx.c 6612 ahd_parse_cfgdata(struct ahd_softc *ahd, struct seeprom_config *sc)
9065 ahd_verify_cksum(struct seeprom_config *sc)
  /src/sys/arch/i386/isa/
ahc_isa.c 168 static int verify_seeprom_cksum(struct seeprom_config *sc);
469 struct seeprom_config sc;
549 verify_seeprom_cksum(struct seeprom_config *sc)
  /src/sys/dev/pci/
ahd_pci.c 670 struct seeprom_config *sc;

Completed in 22 milliseconds