Home | Sort by: relevance | last modified time | path |
/src/sys/arch/evbmips/stand/sbmips/common/ | |
cfe_api.c | 73 static cfe_xuint_t cfe_handle = 0; variable in typeref:typename:cfe_xuint_t 79 cfe_handle = handle; 87 return (*cfe_dispfunc)((intptr_t)cfe_handle, (intptr_t)xiocb); |
/src/sys/arch/mips/cfe/ | |
cfe_api.c | 76 static cfe_xuint_t cfe_handle = 0; variable in typeref:typename:cfe_xuint_t 82 cfe_handle = handle; 90 return (*cfe_dispfunc)((intptr_t)cfe_handle, (intptr_t)xiocb); |
/src/sys/arch/sbmips/stand/common/ | |
cfe_api.c | 73 static cfe_xuint_t cfe_handle = 0; variable in typeref:typename:cfe_xuint_t 79 cfe_handle = handle; 87 return (*cfe_dispfunc)((intptr_t)cfe_handle, (intptr_t)xiocb); |