Searched refs:__spd_eeprom_out (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/arch/playstation2/dev/
H A Dspd.c56 STATIC void __spd_eeprom_out(u_int8_t *, int);
205 __spd_eeprom_out(&r, 1);
208 __spd_eeprom_out(&r, 1);
209 __spd_eeprom_out(&r, 0);
213 __spd_eeprom_out(&r, addr & 0x20);
229 __spd_eeprom_out(u_int8_t *rp, int onoff) function

Completed in 88 milliseconds