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

  /src/sys/arch/sandpoint/stand/altboot/
fxp.c 407 eeprom_shiftin(struct local *sc, int data, int len) function in typeref:typename:void
437 eeprom_shiftin(sc, FXP_EEPROM_OPC_READ, 3);
473 eeprom_shiftin(sc, FXP_EEPROM_OPC_READ, 3);
476 eeprom_shiftin(sc, offset, sc->eeprom_addr);
fxp.c 407 eeprom_shiftin(struct local *sc, int data, int len) function in typeref:typename:void
437 eeprom_shiftin(sc, FXP_EEPROM_OPC_READ, 3);
473 eeprom_shiftin(sc, FXP_EEPROM_OPC_READ, 3);
476 eeprom_shiftin(sc, offset, sc->eeprom_addr);

Completed in 149 milliseconds