Searched refs:BPB_TotSec32 (Results 1 – 1 of 1) sorted by relevance
108 #define BPB_TotSec32 32 /* Volume size (32-bit) [sector] (DWORD) */ macro3266 …&& (ld_word(fs->win + BPB_TotSec16) >= 128 || ld_dword(fs->win + BPB_TotSec32) >= 0x10000) /* Prop…3477 if (tsect == 0) tsect = ld_dword(fs->win + BPB_TotSec32);6190 st_dword(buf + BPB_TotSec32, (DWORD)sz_vol); /* Volume size in 32-bit LBA */