/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);
|