Searched refs:boot_size (Results 1 - 4 of 4) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/boot/utils/
H A Dmkbugboot.c89 void write_bugboot_header(int out_fd, uint32_t boot_size, uint16_t *sum) argument
98 bbh.routine_length= htonl(HEADER_SIZE+boot_size+2); /* Routine length */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/
H A Dipw2200.c3289 __le32 boot_size; member in struct:ipw_fw
3315 if ((*raw)->size < sizeof(*fw) + le32_to_cpu(fw->boot_size) +
3421 ucode_img = &fw->data[le32_to_cpu(fw->boot_size)];
3422 fw_img = &fw->data[le32_to_cpu(fw->boot_size) +
3457 rc = ipw_load_firmware(priv, boot_img, le32_to_cpu(fw->boot_size));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/partitions/
H A Dmac.h22 __be32 boot_size; member in struct:mac_partition
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/boot/
H A Dmain.c125 long result, boot_size = &_end - (char *) BOOT_ADDR; local
135 return callback_read(dev, count, addr, boot_size/512 + 1);

Completed in 116 milliseconds