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

/haiku-fatelf/src/bin/mkdos/
H A Dfat.h45 uint32 BPB_TotSec32; member in struct:bootsector1216
70 uint32 BPB_TotSec32; member in struct:bootsector32
H A Dmkdos.cpp388 bs->BPB_TotSec32 = B_HOST_TO_LENDIAN_INT32(temp32);
425 bs->BPB_TotSec32 = B_HOST_TO_LENDIAN_INT32(temp32);

Completed in 34 milliseconds