Home
last modified time | relevance | path

Searched refs:HOSTTOTARGET32 (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/usr.sbin/installboot/
Dbbinfo.c204 #define HOSTTOTARGET32(x) ((bbparams->endian == BBINFO_LITTLE_ENDIAN) \ in shared_bbinfo_setboot() macro
257 bbinfop->bbi_block_count = HOSTTOTARGET32(nblk); in shared_bbinfo_setboot()
258 bbinfop->bbi_block_size = HOSTTOTARGET32(blocks[0].blocksize); in shared_bbinfo_setboot()
261 HOSTTOTARGET32(blocks[blk_i].block); in shared_bbinfo_setboot()