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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp/pppd/plugins/pppoe/
H A Dpppoe.h59 #define DISCONNECTED 0 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp/pppoecd/
H A Dpppoe.h60 #define DISCONNECTED 0 macro
H A Dpppoe.mod.h60 #define DISCONNECTED 0 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A Dtmscsim.h409 #define DISCONNECTED BIT5 macro
H A Dtmscsim.c707 if (istatus & DISCONNECTED)
H A Daic7xxx_old.c3829 if (((scb->hscb->control & DISCONNECTED) == 0) &&
10431 * If the DISCONNECTED bit is not set in SCB_CONTROL, then we are
10435 disconnected = (scb_control & DISCONNECTED);
10603 disconnected = scb_control & DISCONNECTED;
10605 * If the DISCONNECTED bit is not set in SCB_CONTROL, then we are
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/aic7xxx_old/
H A Daic7xxx_reg.h485 #define DISCONNECTED 0x04 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.c2226 pending_scb->hscb->control |= MK_MESSAGE|DISCONNECTED;
H A Daic79xx_osm.c2195 pending_scb->hscb->control |= MK_MESSAGE|DISCONNECTED;

Completed in 260 milliseconds