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

/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dhndsflash.c67 hndsflash_read(hndsflash_t *sfl, uint offset, uint len, const uchar *buf) argument
69 ASSERT(sfl);
70 ASSERT(sfl->read);
72 return (sfl->read)(sfl, offset, len, buf);
79 hndsflash_write(hndsflash_t *sfl, uint offset, uint len, const uchar *buf) argument
81 ASSERT(sfl);
82 ASSERT(sfl->write);
84 return (sfl->write)(sfl, offse
91 hndsflash_erase(hndsflash_t *sfl, uint offset) argument
103 hndsflash_commit(hndsflash_t *sfl, uint offset, uint len, const uchar *buf) argument
112 hndsflash_poll(hndsflash_t *sfl, uint offset) argument
[all...]
H A Dccsflash.c39 static int ccsflash_poll(hndsflash_t *sfl, uint offset);
40 static int ccsflash_read(hndsflash_t *sfl, uint offset, uint len, const uchar *buf);
41 static int ccsflash_write(hndsflash_t *sfl, uint offset, uint len, const uchar *buf);
42 static int ccsflash_erase(hndsflash_t *sfl, uint offset);
43 static int ccsflash_commit(hndsflash_t *sfl, uint offset, uint len, const uchar *buf);
269 ccsflash_read(hndsflash_t *sfl, uint offset, uint len, const uchar *buf) argument
271 si_t *sih = sfl->sih;
280 if ((offset + len) > sfl->size)
320 ccsflash_poll(hndsflash_t *sfl, uint offset) argument
322 si_t *sih = sfl
363 ccsflash_write(hndsflash_t *sfl, uint offset, uint length, const uchar *buffer) argument
531 ccsflash_erase(hndsflash_t *sfl, uint offset) argument
569 ccsflash_commit(hndsflash_t *sfl, uint offset, uint len, const uchar *buf) argument
[all...]
H A Dsflash.c338 struct sflash *sfl; local
354 sfl = &sflash;
355 if ((off + len) > sfl->size)
358 switch (sfl->type) {
474 mask = sfl->blocksize - 1;
478 if (byte || (len < sfl->blocksize)) {
486 for (ret = 0; (ret < (int)len) && (byte < sfl->blocksize); ret++) {
506 struct sflash *sfl; local
513 sfl = &sflash;
514 if (offset >= sfl
543 struct sflash *sfl; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/include/
H A Dhndsflash.h42 int (*read)(hndsflash_t *sfl, uint offset, uint len, const uchar *buf);
43 int (*write)(hndsflash_t *sfl, uint offset, uint len, const uchar *buf);
44 int (*erase)(hndsflash_t *sfl, uint offset);
45 int (*commit)(hndsflash_t *sfl, uint offset, uint len, const uchar *buf);
46 int (*poll)(hndsflash_t *sfl, uint offset);
50 int hndsflash_read(hndsflash_t *sfl, uint offset, uint len, const uchar *buf);
51 int hndsflash_write(hndsflash_t *sfl, uint offset, uint len, const uchar *buf);
52 int hndsflash_erase(hndsflash_t *sfl, uint offset);
53 int hndsflash_commit(hndsflash_t *sfl, uint offset, uint len, const uchar *buf);
54 int hndsflash_poll(hndsflash_t *sfl, uin
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/bcm947xx/devices/
H A Dbcmsflash.c53 init_mtd_partitions(hndsflash_t *sfl, struct mtd_info *mtd, size_t size);
62 hndsflash_t *sfl; member in struct:bcmsflash_mtd
71 bcmsflash_mtd_poll(hndsflash_t *sfl, unsigned int offset, int timeout) argument
77 if (!hndsflash_poll(sfl, offset))
81 if (!hndsflash_poll(sfl, offset))
97 hndsflash_t *sfl = ((struct bcmsflash_mtd *)mtd->priv)->sfl; local
110 if ((bytes = hndsflash_read(sfl, (uint)from, len, buf))
128 hndsflash_t *sfl = ((struct bcmsflash_mtd *)mtd->priv)->sfl; local
160 hndsflash_t *sfl = ((struct bcmsflash_mtd *)mtd->priv)->sfl; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/devices/
H A Dbcmsflash.c53 init_mtd_partitions(hndsflash_t *sfl, struct mtd_info *mtd, size_t size);
62 hndsflash_t *sfl; member in struct:bcmsflash_mtd
71 bcmsflash_mtd_poll(hndsflash_t *sfl, unsigned int offset, int timeout) argument
77 if (!hndsflash_poll(sfl, offset))
81 if (!hndsflash_poll(sfl, offset))
97 hndsflash_t *sfl = ((struct bcmsflash_mtd *)mtd->priv)->sfl; local
110 if ((bytes = hndsflash_read(sfl, (uint)from, len, buf))
128 hndsflash_t *sfl = ((struct bcmsflash_mtd *)mtd->priv)->sfl; local
160 hndsflash_t *sfl = ((struct bcmsflash_mtd *)mtd->priv)->sfl; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Dip6_flowlabel.c228 struct ipv6_fl_socklist *sfl; local
234 for (sfl=np->ipv6_fl_list; sfl; sfl = sfl->next) {
235 struct ip6_flowlabel *fl = sfl->fl;
252 struct ipv6_fl_socklist *sfl; local
254 while ((sfl = np->ipv6_fl_list) != NULL) {
255 np->ipv6_fl_list = sfl->next;
256 fl_release(sfl
415 struct ipv6_fl_socklist *sfl; local
462 fl_link(struct ipv6_pinfo *np, struct ipv6_fl_socklist *sfl, struct ip6_flowlabel *fl) argument
479 struct ipv6_fl_socklist *sfl, **sflp; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lua/source/src/
H A Dlstrlib.c895 size_t sfl; local
896 const char *strfrmt = luaL_checklstring(L, arg, &sfl);
897 const char *strfrmt_end = strfrmt+sfl;

Completed in 88 milliseconds