Searched refs:sendflags (Results 1 - 5 of 5) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/input/joystick/
H A Dgrip_mp.c160 * sendflags: current I/O status
161 * sendcode: data to send to the multiport if sendflags is nonzero
164 static int mp_io(struct gameport* gameport, int sendflags, int sendcode, u32 *packet) argument
260 if ((sendflags == 0) || ((sendflags & IO_RETRY) && !(pkt & PACKET_MP_DONE)))
301 static int multiport_io(struct gameport* gameport, int sendflags, int sendcode, u32 *packet) argument
307 status = mp_io(gameport, sendflags, sendcode, packet);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/input/joystick/
H A Dgrip_mp.c160 * sendflags: current I/O status
161 * sendcode: data to send to the multiport if sendflags is nonzero
164 static int mp_io(struct gameport* gameport, int sendflags, int sendcode, u32 *packet) argument
260 if ((sendflags == 0) || ((sendflags & IO_RETRY) && !(pkt & PACKET_MP_DONE)))
301 static int multiport_io(struct gameport* gameport, int sendflags, int sendcode, u32 *packet) argument
307 status = mp_io(gameport, sendflags, sendcode, packet);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/rep/
H A Drep_record.c2171 u_int32_t gapflags, msgtype, repflags, sendflags; local
2180 sendflags = 0;
2197 sendflags = DB_REP_REREQUEST;
2221 master, msgtype, lsnp, NULL, 0, sendflags);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/rep/
H A Drep_record.c2171 u_int32_t gapflags, msgtype, repflags, sendflags; local
2180 sendflags = 0;
2197 sendflags = DB_REP_REREQUEST;
2221 master, msgtype, lsnp, NULL, 0, sendflags);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/rep/
H A Drep_record.c2171 u_int32_t gapflags, msgtype, repflags, sendflags; local
2180 sendflags = 0;
2197 sendflags = DB_REP_REREQUEST;
2221 master, msgtype, lsnp, NULL, 0, sendflags);

Completed in 172 milliseconds