Searched refs:mac_pram_write_byte (Results 1 – 3 of 3) sorted by relevance
24 extern void mac_pram_write_byte(unsigned char, int);
542 mac_pram_write_byte(val, addr); in m68k_nvram_write_byte()
400 void mac_pram_write_byte(unsigned char val, int addr) in mac_pram_write_byte() function