Searched refs:b_totalsec (Results 1 – 1 of 1) sorted by relevance
120 uchar_t b_totalsec[2]; /* total sectors in logical image */ member1511 bpb->b_totalsec[0] = getlobyte(totalsec); in write_DOS_label()1512 bpb->b_totalsec[1] = gethibyte(totalsec); in write_DOS_label()