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

/broadcom-cfe-1.4.2/cfe/include/
H A Dcfe_devfuncs.h69 int cfe_inpstat(int handle);
/broadcom-cfe-1.4.2/cfe/ui/
H A Dui_test_uart.c114 if (cfe_inpstat(fd)) {
/broadcom-cfe-1.4.2/cfe/api/
H A Dcfe_api.h159 #define cfe_inpstat(a) __cfe_inpstat(a) macro
183 int cfe_inpstat(int handle);
H A Dcfe_api.c390 cfe_inpstat(int handle) function
/broadcom-cfe-1.4.2/cfe/main/
H A Dcfe_devfuncs.c170 int cfe_inpstat(int handle) function
H A Dcfe_console.c334 return cfe_inpstat(console_handle);
/broadcom-cfe-1.4.2/cfe/net/
H A Dnet_ether.c262 if (cfe_inpstat(eth->eth_devhandle) == 0) return;

Completed in 39 milliseconds