HomeSort by: relevance | last modified time | path
    Searched defs:eeprom_wait (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/sandpoint/stand/altboot/
stg.c 143 static int eeprom_wait(struct local *);
190 if (eeprom_wait(l) != 0)
195 if (eeprom_wait(l) != 0)
546 eeprom_wait(struct local *l) function in typeref:typename:int
stg.c 143 static int eeprom_wait(struct local *);
190 if (eeprom_wait(l) != 0)
195 if (eeprom_wait(l) != 0)
546 eeprom_wait(struct local *l) function in typeref:typename:int
stg.c 143 static int eeprom_wait(struct local *);
190 if (eeprom_wait(l) != 0)
195 if (eeprom_wait(l) != 0)
546 eeprom_wait(struct local *l) function in typeref:typename:int

Completed in 35 milliseconds