Searched refs:stat_cmd (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/alpha/include/asm/
H A Dcore_irongate.h38 igcsr32 stat_cmd; /* 0x04 - status, command */ member in struct:__anon11559
94 igcsr32 stat_cmd; /* 0x04 - Status and Command regs */ member in struct:__anon11560
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/alpha/include/asm/
H A Dcore_irongate.h38 igcsr32 stat_cmd; /* 0x04 - status, command */ member in struct:__anon23252
94 igcsr32 stat_cmd; /* 0x04 - Status and Command regs */ member in struct:__anon23253
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/alpha/kernel/
H A Dcore_irongate.c172 IRONGATE_jd = IRONGATE0->stat_cmd;
173 printk("Iron stat_cmd %x\n", IRONGATE_jd);
174 IRONGATE0->stat_cmd = IRONGATE_jd; /* write again clears error bits */
176 IRONGATE_jd = IRONGATE0->stat_cmd; /* re-read to force write */
H A Dsys_nautilus.c153 IRONGATE0->stat_cmd = IRONGATE0->stat_cmd & ~0x100;
155 IRONGATE0->stat_cmd;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/alpha/kernel/
H A Dcore_irongate.c172 IRONGATE_jd = IRONGATE0->stat_cmd;
173 printk("Iron stat_cmd %x\n", IRONGATE_jd);
174 IRONGATE0->stat_cmd = IRONGATE_jd; /* write again clears error bits */
176 IRONGATE_jd = IRONGATE0->stat_cmd; /* re-read to force write */
H A Dsys_nautilus.c153 IRONGATE0->stat_cmd = IRONGATE0->stat_cmd & ~0x100;
155 IRONGATE0->stat_cmd;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/vsftpd/
H A Dpostlogin.c95 int stat_cmd);
1129 handle_dir_common(struct vsf_session* p_sess, int full_details, int stat_cmd) argument
1144 if (!stat_cmd && !data_transfer_checks_ok(p_sess))
1209 if (stat_cmd)
1240 if (stat_cmd)
1270 if (!stat_cmd)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/vsftpd/
H A Dpostlogin.c95 int stat_cmd);
1129 handle_dir_common(struct vsf_session* p_sess, int full_details, int stat_cmd) argument
1144 if (!stat_cmd && !data_transfer_checks_ok(p_sess))
1209 if (stat_cmd)
1240 if (stat_cmd)
1270 if (!stat_cmd)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/vsftpd/
H A Dpostlogin.c95 int stat_cmd);
1129 handle_dir_common(struct vsf_session* p_sess, int full_details, int stat_cmd) argument
1144 if (!stat_cmd && !data_transfer_checks_ok(p_sess))
1209 if (stat_cmd)
1240 if (stat_cmd)
1270 if (!stat_cmd)

Completed in 92 milliseconds