fastboot_file_t
fastboot_file_t *fb = &nk->fi_files[FASTBOOT_SWTCH];
fastboot_file_t *fb;
static void fastboot_free_file(fastboot_file_t *);
fastboot_file_t *fb = &nk->fi_files[i];
fastboot_cksum_file(fastboot_file_t *fb, uchar_t *md5_hash)
fastboot_free_file(fastboot_file_t *fb)
fastboot_free_file_pte(fastboot_file_t *fb, uint64_t endaddr)
fastboot_file_t *fb;
fastboot_file_t fi_files[FASTBOOT_MAX_FILES_TOTAL];