Searched refs:bootproto (Results 1 – 2 of 2) sorted by relevance
102 int bootproto; in load_zimage() local128 bootproto = get_boot_protocol(hdr); in load_zimage()131 (bootproto & 0xff00) >> 8, bootproto & 0xff); in load_zimage()133 if (bootproto >= 0x0200) { in load_zimage()145 big_image = (bootproto >= 0x0200) && in load_zimage()158 if (bootproto >= 0x0204) in load_zimage()163 if (bootproto == 0x0100) { in load_zimage()211 int bootproto = get_boot_protocol(hdr); in setup_zimage() local216 if (bootproto == 0x0100) { in setup_zimage()220 if (bootproto >= 0x0200) { in setup_zimage()[all …]
336 iscsi_iface_net_attr(ipv4_iface, bootproto, ISCSI_NET_PARAM_IPV4_BOOTPROTO);