OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bi_head
(Results
1 - 6
of
6
) sorted by relevancy
/src/usr.sbin/sysinst/arch/i386/
md.c
758
bip->bi_dev, bip->bi_cyl, bip->
bi_head
, bip->bi_sec,
772
bip->bi_dev, bip->bi_cyl, bip->
bi_head
,
792
*bhead = biosdisk->
bi_head
;
/src/sys/arch/x86/include/
cpu.h
663
int
bi_head
; /* heads per track */
member in struct:disklist::biosdisk_info
/src/sys/arch/x86/x86/
x86_autoconf.c
149
x86_alldisks->dl_biosdisks[i].
bi_head
= big->disk[i].head;
/src/sbin/fdisk/
fdisk.c
1300
dos_heads = bip->
bi_head
;
1645
if (h1 < (unsigned int)dl->dl_biosdisks[i].
bi_head
)
1646
h1 = dl->dl_biosdisks[i].
bi_head
;
2445
i, bip->bi_cyl, bip->
bi_head
, bip->bi_sec,
/src/sys/compat/linux/arch/i386/
linux_machdep.c
925
if (bip != NULL && bip->
bi_head
!= 0 && bip->bi_sec != 0
927
heads = bip->
bi_head
;
/src/sbin/sysctl/
sysctl.c
2603
bi->bi_cyl, bi->
bi_head
, bi->bi_sec,
Completed in 18 milliseconds
Indexes created Tue Oct 21 08:09:48 GMT 2025