Searched refs:boot_flag (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/vtysh/
H A Dvtysh_main.c201 int boot_flag = 0;
221 boot_flag = 1;
267 if (boot_flag)
196 int boot_flag = 0; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dbootparam.h34 __u16 boot_flag; member in struct:setup_header
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/boot/
H A Dheader.S103 boot_flag: .word 0xAA55 label
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/ps3/
H A Dos-area.c84 * @boot_flag: User preference of operating system, PARAM_BOOT_FLAG flag.
103 u32 boot_flag; member in struct:os_area_params
346 pr_debug("%s:%d: p.boot_flag: %u\n", func, line, p->boot_flag);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_hbadisc.c1292 * @boot_flag: Indicates if this record used by boot bios.
1299 * record can be used for SAN discovery, the boot_flag will indicate if this FCF
1309 uint32_t *boot_flag, uint32_t *addr_mode,
1334 *boot_flag = 0;
1349 *boot_flag = 0;
1428 *boot_flag = 1;
1430 *boot_flag = 0;
1752 uint32_t boot_flag, addr_mode; local
1782 rc = lpfc_match_fcf_conn_list(phba, new_fcf_record, &boot_flag,
1893 if (boot_flag
1307 lpfc_match_fcf_conn_list(struct lpfc_hba *phba, struct fcf_record *new_fcf_record, uint32_t *boot_flag, uint32_t *addr_mode, uint16_t *vlan_id) argument
2129 uint32_t boot_flag, addr_mode; local
2208 uint32_t boot_flag, addr_mode; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/rtc/
H A Drtc-m41t80.c505 static int boot_flag; variable
640 return put_user(boot_flag, (int __user *)arg);

Completed in 191 milliseconds