Searched refs:DISCONNECTED (Results 1 - 15 of 15) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Ddialevt.tex38 Is this a {\tt CONNECTED} or {\tt DISCONNECTED} event? In other words, does it
H A Ddialup.tex110 anyhow, but if dialing failed it will be a DISCONNECTED one).
129 Note that this won't result in DISCONNECTED event being sent.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dftp.c36 DISCONNECTED enumerator in enum:__anon3492
202 s->state = DISCONNECTED;
585 s->state = DISCONNECTED;
674 if (s->state == DISCONNECTED) {
732 if (s->state == DISCONNECTED) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/usb/misc/
H A Dua101.c86 DISCONNECTED, enumerator in enum:__anon19331
491 if (err < 0 && !test_bit(DISCONNECTED, &ua->states))
511 if (test_bit(DISCONNECTED, &ua->states))
552 if (test_bit(DISCONNECTED, &ua->states))
579 test_bit(DISCONNECTED, &ua->states));
580 if (test_bit(DISCONNECTED, &ua->states)) {
789 if (test_bit(DISCONNECTED, &ua->states))
816 if (test_bit(DISCONNECTED, &ua->states))
1332 set_bit(DISCONNECTED, &ua->states);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/plugins/pppoe/
H A Dpppoe.h59 #define DISCONNECTED 0 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pptpd/pptpd-1.3.4/
H A Dpptpdefs.h107 #define DISCONNECTED 0x01 macro
H A Dctrlpacket.c399 stop_ctrl_conn_rply.result_code = DISCONNECTED;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppoecd/
H A Dpppoe.h60 #define DISCONNECTED 0 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dtmscsim.h401 #define DISCONNECTED BIT5 macro
H A Dtmscsim.c696 if (istatus & DISCONNECTED)
H A Daic7xxx_old.c3820 if (((scb->hscb->control & DISCONNECTED) == 0) &&
10401 * If the DISCONNECTED bit is not set in SCB_CONTROL, then we are
10405 disconnected = (scb_control & DISCONNECTED);
10573 disconnected = scb_control & DISCONNECTED;
10575 * If the DISCONNECTED bit is not set in SCB_CONTROL, then we are
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx_old/
H A Daic7xxx_reg.h485 #define DISCONNECTED 0x04 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.c2262 pending_scb->hscb->control |= MK_MESSAGE|DISCONNECTED;
H A Daic79xx_osm.c2310 pending_scb->hscb->control |= MK_MESSAGE|DISCONNECTED;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/pcm/
H A Dpcm.c1506 STATE(DISCONNECTED),

Completed in 245 milliseconds