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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsmsc9420.h194 #define FLOW (0x9C) macro
H A Dsmsc911x.h352 #define FLOW 0x08 macro
H A Dsmc911x.h609 #define FLOW (0x08) /* R/W */ macro
834 #define SMC_GET_FLOW(lp, x) SMC_GET_MAC_CSR( (lp), FLOW, x )
835 #define SMC_SET_FLOW(lp, x) SMC_SET_MAC_CSR( (lp), FLOW, x )
H A Dsmsc911x.c705 smsc911x_mac_write(pdata, FLOW, flow);
H A Dsmsc9420.c1122 smsc9420_reg_write(pd, FLOW, flow);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/usb/
H A Dsmsc95xx.h190 #define FLOW (0x11C) macro
H A Dsmsc75xx.h298 #define FLOW (0x10C) macro
H A Dsmsc75xx.c495 ret = smsc75xx_write_reg(dev, FLOW, flow);
496 check_warn_return(ret, "Error writing FLOW");
942 ret = smsc75xx_write_reg(dev, FLOW, 0);
943 check_warn_return(ret, "Failed to write FLOW: %d", ret);
H A Dsmsc95xx.c451 smsc95xx_write_reg(dev, FLOW, flow);
947 ret = smsc95xx_write_reg(dev, FLOW, write_buf);
949 netdev_warn(dev->net, "Failed to write FLOW: %d\n", ret);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/pwc/
H A Dpwc.h73 #define PWC_DEBUG_FLOW(fmt, args...) PWC_DEBUG(FLOW, fmt, ##args)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/reiserfs/
H A Dfix_node.c1361 /* get_num_ver works in 2 modes (FLOW & NO_FLOW)
1365 #define FLOW 1 macro
1396 snum012 + NOTHING_SHIFT_FLOW, FLOW);
1419 snum012 + LEFT_SHIFT_FLOW, FLOW);
1447 snum012 + RIGHT_SHIFT_FLOW, FLOW);
1478 snum012 + LR_SHIFT_FLOW, FLOW);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A DHTMLparser.c495 #define FLOW BLOCK,INLINE macro
500 static const char* const html_flow[] = { FLOW, NULL } ;
541 static const char* const flow_param[] = { FLOW, "param", NULL } ;
550 static const char* const body_contents[] = { FLOW, "ins", "del", NULL } ;
565 static const char* const fieldset_contents[] = { FLOW, "legend" } ;
593 static const char* const noframes_content[] = { "body", FLOW MODIFIER, NULL } ;
594 static const char* const object_contents[] = { FLOW, "param", NULL } ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A DHTMLparser.c491 #define FLOW BLOCK,INLINE macro
496 static const char* const html_flow[] = { FLOW, NULL } ;
537 static const char* const flow_param[] = { FLOW, "param", NULL } ;
546 static const char* const body_contents[] = { FLOW, "ins", "del", NULL } ;
561 static const char* const fieldset_contents[] = { FLOW, "legend" } ;
588 static const char* const noframes_content[] = { "body", FLOW MODIFIER, NULL } ;
589 static const char* const object_contents[] = { FLOW, "param", NULL } ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A DHTMLparser.c495 #define FLOW BLOCK,INLINE macro
500 static const char* const html_flow[] = { FLOW, NULL } ;
541 static const char* const flow_param[] = { FLOW, "param", NULL } ;
550 static const char* const body_contents[] = { FLOW, "ins", "del", NULL } ;
565 static const char* const fieldset_contents[] = { FLOW, "legend" } ;
593 static const char* const noframes_content[] = { "body", FLOW MODIFIER, NULL } ;
594 static const char* const object_contents[] = { FLOW, "param", NULL } ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DHTMLparser.c491 #define FLOW BLOCK,INLINE macro
496 static const char* const html_flow[] = { FLOW, NULL } ;
537 static const char* const flow_param[] = { FLOW, "param", NULL } ;
546 static const char* const body_contents[] = { FLOW, "ins", "del", NULL } ;
561 static const char* const fieldset_contents[] = { FLOW, "legend" } ;
588 static const char* const noframes_content[] = { "body", FLOW MODIFIER, NULL } ;
589 static const char* const object_contents[] = { FLOW, "param", NULL } ;

Completed in 249 milliseconds