Home
last modified time | relevance | path

Searched refs:bhead (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fdisk/
H A Dfdisk.c636 int bhead, int bsect, int bcyl,
640 int bhead, int bsect, int bcyl,
646 int *bhead, int *bsect, int *bcyl,
1754 int bhead; in load() local
2029 Table[i].beghead == bhead && in load()
2291 int bhead, int bsect, int bcyl, in insert_tbl() argument
2324 0 <= bhead && bhead <= MAX_HEAD + 1 && in insert_tbl()
2340 bhead = MAX_HEAD + 1; in insert_tbl()
2350 Table[i].beghead = (uchar_t)bhead; in insert_tbl()
2378 int bhead, int bsect, int bcyl, in entry_from_old_table() argument
[all …]