Home
last modified time | relevance | path

Searched defs:totsec (Results 1 – 3 of 3) sorted by relevance

/minix3/sys/arch/i386/stand/lib/
H A Dbiosdisk_ll.h74 uint64_t totsec; /* total number of sectors */ member
/minix3/sys/arch/x86/include/
H A Dbootinfo.h134 uint64_t totsec; /* LBA sectors from ext int13 */ member
/minix3/minix/commands/dosread/
H A Ddosread.c195 unsigned long totsec; in determine() local