Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/uapi/asm/
Dbootparam.h57 __u16 boot_flag; member
/Linux-v4.19/arch/powerpc/platforms/ps3/
Dos-area.c104 u32 boot_flag; member
342 pr_debug("%s:%d: p.boot_flag: %u\n", func, line, p->boot_flag); in _dump_params()
/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_hbadisc.c1526 uint32_t *boot_flag, uint32_t *addr_mode, in lpfc_match_fcf_conn_list() argument
1552 *boot_flag = 0; in lpfc_match_fcf_conn_list()
1567 *boot_flag = 0; in lpfc_match_fcf_conn_list()
1646 *boot_flag = 1; in lpfc_match_fcf_conn_list()
1648 *boot_flag = 0; in lpfc_match_fcf_conn_list()
2182 uint32_t boot_flag, addr_mode; in lpfc_mbx_cmpl_fcf_scan_read_fcf_rec() local
2211 rc = lpfc_match_fcf_conn_list(phba, new_fcf_record, &boot_flag, in lpfc_mbx_cmpl_fcf_scan_read_fcf_rec()
2347 if (boot_flag && !(fcf_rec->flag & BOOT_ENABLE)) { in lpfc_mbx_cmpl_fcf_scan_read_fcf_rec()
2365 if (!boot_flag && (fcf_rec->flag & BOOT_ENABLE)) { in lpfc_mbx_cmpl_fcf_scan_read_fcf_rec()
2417 addr_mode, vlan_id, (boot_flag ? in lpfc_mbx_cmpl_fcf_scan_read_fcf_rec()
[all …]
/Linux-v4.19/drivers/rtc/
Drtc-m41t80.c601 static int boot_flag; variable
736 return put_user(boot_flag, (int __user *)arg); in wdt_ioctl()
/Linux-v4.19/arch/x86/kernel/
Dkexec-bzimage64.c285 if (header->boot_flag != 0xAA55) { in bzImage64_probe()
/Linux-v4.19/arch/x86/boot/
Dheader.S287 boot_flag: .word 0xAA55 label
/Linux-v4.19/arch/x86/boot/compressed/
Deboot.c440 hdr->boot_flag = 0xAA55; in make_boot_params()
/Linux-v4.19/Documentation/x86/
Dboot.txt167 01FE/2 ALL boot_flag 0xAA55 magic number
287 Field name: boot_flag