Home
last modified time | relevance | path

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

/linux/arch/x86/include/uapi/asm/
A Dbootparam.h72 __u16 boot_flag; member
/linux/arch/powerpc/platforms/ps3/
A Dos-area.c92 u32 boot_flag; member
330 pr_debug("%s:%d: p.boot_flag: %u\n", func, line, p->boot_flag); in _dump_params()
/linux/drivers/scsi/lpfc/
A Dlpfc_hbadisc.c1858 uint32_t *boot_flag, uint32_t *addr_mode, in lpfc_match_fcf_conn_list() argument
1884 *boot_flag = 0; in lpfc_match_fcf_conn_list()
1899 *boot_flag = 0; in lpfc_match_fcf_conn_list()
1978 *boot_flag = 1; in lpfc_match_fcf_conn_list()
1980 *boot_flag = 0; in lpfc_match_fcf_conn_list()
2536 uint32_t boot_flag, addr_mode; in lpfc_mbx_cmpl_fcf_scan_read_fcf_rec() local
2702 if (boot_flag && !(fcf_rec->flag & BOOT_ENABLE)) { in lpfc_mbx_cmpl_fcf_scan_read_fcf_rec()
2772 addr_mode, vlan_id, (boot_flag ? in lpfc_mbx_cmpl_fcf_scan_read_fcf_rec()
2913 uint32_t boot_flag, addr_mode; in lpfc_mbx_cmpl_fcf_rr_read_fcf_rec() local
2982 (boot_flag ? BOOT_ENABLE : 0)); in lpfc_mbx_cmpl_fcf_rr_read_fcf_rec()
[all …]
/linux/drivers/rtc/
A Drtc-m41t80.c611 static int boot_flag; variable
741 return put_user(boot_flag, (int __user *)arg); in wdt_ioctl()
/linux/arch/x86/kernel/
A Dkexec-bzimage64.c278 if (header->boot_flag != 0xAA55) { in bzImage64_probe()
/linux/arch/x86/boot/
A Dheader.S290 boot_flag: .word 0xAA55 label
/linux/drivers/firmware/efi/libstub/
A Dx86-stub.c402 hdr->boot_flag = 0xAA55; in efi_pe_entry()
/linux/Documentation/x86/
A Dboot.rst195 01FE/2 ALL boot_flag 0xAA55 magic number
332 Field name: boot_flag

Completed in 27 milliseconds