OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ROOT_PART
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/atari/stand/ahdilabel/
read.c
228
#define
ROOT_PART
0
234
while (pno ==
ROOT_PART
|| pno == SWAP_PART || pno == RAW_PART)
239
ptable->parts[i].letter =
ROOT_PART
;
/src/sys/arch/mac68k/mac68k/
disksubr.c
82
#define
ROOT_PART
1
153
type =
ROOT_PART
;
189
if (type ==
ROOT_PART
) {
270
if (getNamedType(part, NUM_PARTS, lp,
ROOT_PART
, 0, &maxslot))
271
getNamedType(part, NUM_PARTS, lp,
ROOT_PART
, -1, &maxslot);
285
case
ROOT_PART
:
/src/sys/arch/macppc/macppc/
disksubr.c
124
#define
ROOT_PART
1
197
type =
ROOT_PART
;
220
type =
ROOT_PART
;
272
if (type ==
ROOT_PART
) {
352
if (getNamedType(part, NUM_PARTS, lp,
ROOT_PART
, 0, &maxslot))
353
getNamedType(part, NUM_PARTS, lp,
ROOT_PART
, -1, &maxslot);
368
* Additional
ROOT_PART
will turn into a plain old
/src/usr.sbin/sysinst/arch/mac68k/
md.h
69
#define
ROOT_PART
1
Completed in 37 milliseconds
Indexes created Tue Sep 23 07:09:52 GMT 2025