OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:totsec
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/arch/i386/stand/lib/
bootinfo_biosgeom.c
102
printf(" sz %d fl %x cyl %d head %d sec %d
totsec
%"PRId64" sbytes %d\n",
104
ed.
totsec
, ed.sbytes);
108
bibg->disk[nvalid].
totsec
= ed.
totsec
;
biosdisk_ll.h
74
uint64_t
totsec
; /* total number of sectors */
member in struct:biosdisk_extinfo
biosdisk.c
486
gptsector[1] = ed.
totsec
- 1;
644
d->part[0].size = ed.
totsec
;
878
size = ed.
totsec
* ed.sbytes;
/src/sys/arch/i386/stand/efiboot/
efidisk_ll.c
102
ed->
totsec
= media->LastBlock + 1;
/src/sys/arch/x86/include/
bootinfo.h
148
uint64_t
totsec
; /* LBA sectors from ext int13 */
member in struct:bi_biosgeom_entry
/src/sys/arch/x86/x86/
x86_autoconf.c
151
x86_alldisks->dl_biosdisks[i].bi_lbasecs = big->disk[i].
totsec
;
Completed in 14 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025