Searched refs:WriteAtariInt32 (Results 1 – 4 of 4) sorted by relevance
50 # define WriteNFInt32 WriteAtariInt32
379 WriteAtariInt32(blocks, disk->size_blocks);381 WriteAtariInt32(blocksize, XHDI_BLOCK_SIZE);
74 static inline void WriteAtariInt32(memptr addr, uint32 l) {phys_put_long(addr, l);} in WriteAtariInt32() function
616 WriteAtariInt32(addr, val); in writeintomem()