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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Drtlx.h22 #define RTLX_CHANNEL_SYSIO 2 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dkspd.c216 if (!rtlx_read(RTLX_CHANNEL_SYSIO, &sc, sizeof(struct mtsp_syscall))) {
225 if (!rtlx_read(RTLX_CHANNEL_SYSIO, &generic, size)) {
304 written = rtlx_write(RTLX_CHANNEL_SYSIO, &ret, sizeof(ret));
350 if( rtlx_open(RTLX_CHANNEL_SYSIO, 1) != 0) {
359 rtlx_read_poll(RTLX_CHANNEL_SYSIO, 1);

Completed in 70 milliseconds