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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/brcm-boards/bcm947xx/
H A Dsetup.c395 static uint lookup_flash_rootfs_offset(struct mtd_info *mtd, int *trx_off, size_t size) argument
427 *trx_off = off;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-brcm-hnd/
H A Dboard_ns.c556 static uint lookup_flash_rootfs_offset(struct mtd_info *mtd, int *trx_off, size_t size, argument
577 for (off = *trx_off; off < size; off += (64 * 1024)) {
589 *trx_off = off;

Completed in 168 milliseconds