OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AHDI_KEEP_BOOT
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/atari/stand/ahdilabel/
privahdi.h
44
#define
AHDI_KEEP_BOOT
0x01 /* Keep boot sector */
ahdilabel.c
111
flags =
AHDI_KEEP_BOOT
| AHDI_KEEP_BSL;
114
flags &
AHDI_KEEP_BOOT
? printf ("yes\n") :
138
flags &
AHDI_KEEP_BOOT
? printf ("yes\n") :
184
if (flags &
AHDI_KEEP_BOOT
) {
187
flags &= ~
AHDI_KEEP_BOOT
;
191
flags |=
AHDI_KEEP_BOOT
;
write.c
67
if (flags &
AHDI_KEEP_BOOT
) {
Completed in 37 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025