Searched refs:fcc (Results 1 - 25 of 46) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/libsmb/
H A Dconncache.c53 struct failed_connection_cache *fcc; local
61 for (fcc = failed_connection_cache; fcc; fcc = fcc->next) {
63 if (!(strequal(domain, fcc->domain_name) && strequal(server, fcc->controller))) {
70 (time(NULL) - fcc->lookup_time) > (time_t)failed_cache_timeout) {
76 DLIST_REMOVE(failed_connection_cache, fcc);
77 SAFE_FREE(fcc);
108 struct failed_connection_cache *fcc; local
150 struct failed_connection_cache *fcc; local
173 struct failed_connection_cache *fcc; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/libsmb/
H A Dconncache.c53 struct failed_connection_cache *fcc; local
61 for (fcc = failed_connection_cache; fcc; fcc = fcc->next) {
63 if (!(strequal(domain, fcc->domain_name) && strequal(server, fcc->controller))) {
70 (time(NULL) - fcc->lookup_time) > (time_t)failed_cache_timeout) {
76 DLIST_REMOVE(failed_connection_cache, fcc);
77 SAFE_FREE(fcc);
108 struct failed_connection_cache *fcc; local
150 struct failed_connection_cache *fcc; local
173 struct failed_connection_cache *fcc; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/libsmb/
H A Dconncache.c53 struct failed_connection_cache *fcc; local
61 for (fcc = failed_connection_cache; fcc; fcc = fcc->next) {
63 if (!(strequal(domain, fcc->domain_name) && strequal(server, fcc->controller))) {
70 (time(NULL) - fcc->lookup_time) > (time_t)failed_cache_timeout) {
76 DLIST_REMOVE(failed_connection_cache, fcc);
77 SAFE_FREE(fcc);
108 struct failed_connection_cache *fcc; local
150 struct failed_connection_cache *fcc; local
173 struct failed_connection_cache *fcc; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/fs_enet/
H A Dmac-fcc.c95 fep->fcc.fccp = of_iomap(ofdev->dev.of_node, 0);
96 if (!fep->fcc.fccp)
99 fep->fcc.ep = of_iomap(ofdev->dev.of_node, 1);
100 if (!fep->fcc.ep)
103 fep->fcc.fcccp = of_iomap(ofdev->dev.of_node, 2);
104 if (!fep->fcc.fcccp)
107 fep->fcc.mem = (void __iomem *)cpm2_immr;
117 iounmap(fep->fcc.fcccp);
119 iounmap(fep->fcc.ep);
121 iounmap(fep->fcc
[all...]
H A DMakefile9 fs_enet-$(CONFIG_FS_ENET_HAS_FCC) += mac-fcc.o
H A Dfs_enet.h173 } fcc; member in union:fs_enet_private::__anon16703
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/fs_enet/
H A Dmac-fcc.c95 fep->fcc.fccp = of_iomap(ofdev->dev.of_node, 0);
96 if (!fep->fcc.fccp)
99 fep->fcc.ep = of_iomap(ofdev->dev.of_node, 1);
100 if (!fep->fcc.ep)
103 fep->fcc.fcccp = of_iomap(ofdev->dev.of_node, 2);
104 if (!fep->fcc.fcccp)
107 fep->fcc.mem = (void __iomem *)cpm2_immr;
117 iounmap(fep->fcc.fcccp);
119 iounmap(fep->fcc.ep);
121 iounmap(fep->fcc
[all...]
H A DMakefile9 fs_enet-$(CONFIG_FS_ENET_HAS_FCC) += mac-fcc.o
H A Dfs_enet.h173 } fcc; member in union:fs_enet_private::__anon28396
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/erc32/
H A Dexec.c384 int32 pc, npc, data, address, ws, mexc, fcc; local
534 fcc = (sregs->fsr >> 10) & 0x3;
540 eicc = (fcc != FCC_E);
543 eicc = (fcc == FCC_L) || (fcc == FCC_G);
546 eicc = (fcc == FCC_L) || (fcc == FCC_U);
549 eicc = (fcc == FCC_L);
552 eicc = (fcc == FCC_G) || (fcc
1643 int32 fcc; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/erc32/
H A Dexec.c384 int32 pc, npc, data, address, ws, mexc, fcc; local
534 fcc = (sregs->fsr >> 10) & 0x3;
540 eicc = (fcc != FCC_E);
543 eicc = (fcc == FCC_L) || (fcc == FCC_G);
546 eicc = (fcc == FCC_L) || (fcc == FCC_U);
549 eicc = (fcc == FCC_L);
552 eicc = (fcc == FCC_G) || (fcc
1643 int32 fcc; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/erc32/
H A Dexec.c384 int32 pc, npc, data, address, ws, mexc, fcc; local
534 fcc = (sregs->fsr >> 10) & 0x3;
540 eicc = (fcc != FCC_E);
543 eicc = (fcc == FCC_L) || (fcc == FCC_G);
546 eicc = (fcc == FCC_L) || (fcc == FCC_U);
549 eicc = (fcc == FCC_L);
552 eicc = (fcc == FCC_G) || (fcc
1643 int32 fcc; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/gadget/
H A Duvc_v4l2.c60 u32 fcc; member in struct:uvc_format
71 fmt->fmt.pix.pixelformat = video->fcc;
93 if (format->fcc == fmt->fmt.pix.pixelformat)
106 video->fcc = format->fcc;
H A Duvc.h117 u32 fcc; member in struct:uvc_video
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/gadget/
H A Duvc_v4l2.c60 u32 fcc; member in struct:uvc_format
71 fmt->fmt.pix.pixelformat = video->fcc;
93 if (format->fcc == fmt->fmt.pix.pixelformat)
106 video->fcc = format->fcc;
H A Duvc.h117 u32 fcc; member in struct:uvc_video
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/video/uvc/
H A Duvc_v4l2.c183 __u8 *fcc; local
188 fcc = (__u8 *)&fmt->fmt.pix.pixelformat;
191 fcc[0], fcc[1], fcc[2], fcc[3],
197 if (format->fcc == fmt->fmt.pix.pixelformat)
201 if (format == NULL || format->fcc != fmt->fmt.pix.pixelformat) {
286 fmt->fmt.pix.pixelformat = format->fcc;
770 fmt->pixelformat = format->fcc;
[all...]
H A Duvc_driver.c61 .fcc = V4L2_PIX_FMT_YUYV,
66 .fcc = V4L2_PIX_FMT_YUYV,
71 .fcc = V4L2_PIX_FMT_NV12,
76 .fcc = V4L2_PIX_FMT_MJPEG,
81 .fcc = V4L2_PIX_FMT_YVU420,
86 .fcc = V4L2_PIX_FMT_YUV420,
91 .fcc = V4L2_PIX_FMT_UYVY,
96 .fcc = V4L2_PIX_FMT_GREY,
101 .fcc = V4L2_PIX_FMT_Y16,
106 .fcc
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/video/uvc/
H A Duvc_v4l2.c183 __u8 *fcc; local
188 fcc = (__u8 *)&fmt->fmt.pix.pixelformat;
191 fcc[0], fcc[1], fcc[2], fcc[3],
197 if (format->fcc == fmt->fmt.pix.pixelformat)
201 if (format == NULL || format->fcc != fmt->fmt.pix.pixelformat) {
286 fmt->fmt.pix.pixelformat = format->fcc;
770 fmt->pixelformat = format->fcc;
[all...]
H A Duvc_driver.c61 .fcc = V4L2_PIX_FMT_YUYV,
66 .fcc = V4L2_PIX_FMT_YUYV,
71 .fcc = V4L2_PIX_FMT_NV12,
76 .fcc = V4L2_PIX_FMT_MJPEG,
81 .fcc = V4L2_PIX_FMT_YVU420,
86 .fcc = V4L2_PIX_FMT_YUV420,
91 .fcc = V4L2_PIX_FMT_UYVY,
96 .fcc = V4L2_PIX_FMT_GREY,
101 .fcc = V4L2_PIX_FMT_Y16,
106 .fcc
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/testsuite/sim/mips/
H A Dfpu64-ps.s344 ctc1 $2, $31 # set all fcc bits
357 ctc1 $2, $31 # clear all fcc bits
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/testsuite/sim/mips/
H A Dfpu64-ps.s344 ctc1 $2, $31 # set all fcc bits
357 ctc1 $2, $31 # clear all fcc bits
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/testsuite/sim/mips/
H A Dfpu64-ps.s344 ctc1 $2, $31 # set all fcc bits
357 ctc1 $2, $31 # clear all fcc bits
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/pcre-8.31/
H A Dpcre_dfa_exec.c406 const pcre_uint8 *ctypes, *lcc, *fcc; local
442 fcc = md->tables + fcc_offset;
2085 othercase = fcc[c];
2291 otherd = TABLE_GET(d, fcc, d);
2330 otherd = TABLE_GET(d, fcc, d);
2377 otherd = TABLE_GET(d, fcc, d);
2422 otherd = TABLE_GET(d, fcc, d);
2459 otherd = TABLE_GET(d, fcc, d);
2503 otherd = TABLE_GET(d, fcc, d);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/pcre-8.31/
H A Dpcre_dfa_exec.c406 const pcre_uint8 *ctypes, *lcc, *fcc; local
442 fcc = md->tables + fcc_offset;
2085 othercase = fcc[c];
2291 otherd = TABLE_GET(d, fcc, d);
2330 otherd = TABLE_GET(d, fcc, d);
2377 otherd = TABLE_GET(d, fcc, d);
2422 otherd = TABLE_GET(d, fcc, d);
2459 otherd = TABLE_GET(d, fcc, d);
2503 otherd = TABLE_GET(d, fcc, d);

Completed in 385 milliseconds

12