Searched refs:sect_exists (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tidspbridge/rmgr/
H A Dnldr.c921 bool sect_exists = false; local
955 sect_info, &sect_exists, addr, bytes);
956 if (!status && !sect_exists)
964 sect_info, &sect_exists, addr, bytes);
965 if (!status && !sect_exists)
973 sect_info, &sect_exists, addr, bytes);
974 if (!status && !sect_exists)
983 sect_info, &sect_exists, addr, bytes);
984 if (!status && !sect_exists)

Completed in 45 milliseconds