Searched refs:I_flag (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/amiga/stand/bootblock/ppcboot/
H A Dppcstart.c43 boothowto, esym, cpuid, eclock, amiga_flags, I_flag,
47 boothowto, esym, cpuid, eclock, amiga_flags, I_flag,
/netbsd-6-1-5-RELEASE/sys/arch/amiga/stand/bootblock/boot/
H A Dmain.c98 u_int32_t I_flag = 0; local
227 I_flag = get_number(&path);
462 (u_long)amiga_flags, (u_long)I_flag);
479 boothowto, esym, cpuid, eclock, amiga_flags, I_flag,
/netbsd-6-1-5-RELEASE/sys/arch/amiga/stand/loadbsd/
H A Dloadbsd.c154 u_long I_flag; variable
258 I_flag = strtoul(optarg, NULL, 16);
441 boothowto, esym, cpuid, eclock_freq, amiga_flags, I_flag, Z_flag == 0);
/netbsd-6-1-5-RELEASE/sbin/fdisk/
H A Dfdisk.c222 static int I_flag; /* ignore errors */ variable
383 I_flag = 1;
2064 if (start >= disksectors && !I_flag) {
2159 if (errtext != NULL && !I_flag) {
2173 if (!I_flag) {

Completed in 74 milliseconds