Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/uapi/asm/
Dbootparam.h55 __u16 boot_flag; member
/linux-4.1.27/drivers/rtc/
Drtc-m41t80.c362 static int boot_flag; variable
497 return put_user(boot_flag, (int __user *)arg); in wdt_ioctl()
/linux-4.1.27/arch/powerpc/platforms/ps3/
Dos-area.c104 u32 boot_flag; member
347 pr_debug("%s:%d: p.boot_flag: %u\n", func, line, p->boot_flag); in _dump_params()
/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_hbadisc.c1518 uint32_t *boot_flag, uint32_t *addr_mode, in lpfc_match_fcf_conn_list() argument
1544 *boot_flag = 0; in lpfc_match_fcf_conn_list()
1559 *boot_flag = 0; in lpfc_match_fcf_conn_list()
1638 *boot_flag = 1; in lpfc_match_fcf_conn_list()
1640 *boot_flag = 0; in lpfc_match_fcf_conn_list()
2174 uint32_t boot_flag, addr_mode; in lpfc_mbx_cmpl_fcf_scan_read_fcf_rec() local
2203 rc = lpfc_match_fcf_conn_list(phba, new_fcf_record, &boot_flag, in lpfc_mbx_cmpl_fcf_scan_read_fcf_rec()
2339 if (boot_flag && !(fcf_rec->flag & BOOT_ENABLE)) { in lpfc_mbx_cmpl_fcf_scan_read_fcf_rec()
2357 if (!boot_flag && (fcf_rec->flag & BOOT_ENABLE)) { in lpfc_mbx_cmpl_fcf_scan_read_fcf_rec()
2409 addr_mode, vlan_id, (boot_flag ? in lpfc_mbx_cmpl_fcf_scan_read_fcf_rec()
[all …]
/linux-4.1.27/arch/x86/boot/
Dheader.S288 boot_flag: .word 0xAA55 label
/linux-4.1.27/arch/x86/kernel/
Dkexec-bzimage64.c288 if (header->boot_flag != 0xAA55) { in bzImage64_probe()
/linux-4.1.27/arch/x86/boot/compressed/
Deboot.c1107 hdr->boot_flag = 0xAA55; in make_boot_params()
/linux-4.1.27/Documentation/x86/
Dboot.txt167 01FE/2 ALL boot_flag 0xAA55 magic number
287 Field name: boot_flag