Searched refs:cfe_handle (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/sibyte/cfe/
H A Dsetup.c240 uint64_t cfe_ept, cfe_handle; local
258 cfe_handle = (uint64_t)(long)argc;
268 cfe_handle = (uint64_t)(long)prom_vec;
277 cfe_handle = (uint64_t)((int32_t *)prom_vec)[0];
287 cfe_init(cfe_handle, cfe_ept);
H A Dcfe_api.c56 static cfe_xuint_t cfe_handle = 0; variable
61 cfe_handle = handle;
69 return (*cfe_dispfunc) ((intptr_t) cfe_handle, (intptr_t) xiocb);

Completed in 51 milliseconds