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

/asus-wl-520gu-7.0.1.45/src/router/ppp/pppd/plugins/pppoe/
H A Dpppoe.h59 #define DISCONNECTED 0 macro
/asus-wl-520gu-7.0.1.45/src/router/ppp/pppoecd/
H A Dpppoe.h60 #define DISCONNECTED 0 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_reg.h576 #define DISCONNECTED 0x04 macro
H A Daic7xxx_osm.c2752 pending_scb->hscb->control |= MK_MESSAGE|DISCONNECTED;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/aic7xxx_old/
H A Daic7xxx_reg.h485 #define DISCONNECTED 0x04 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Dtmscsim.h555 #define DISCONNECTED BIT5 macro
H A Dscsiiom.c295 if (istatus & DISCONNECTED)
H A Daic7xxx_old.c4251 if (((scb->hscb->control & DISCONNECTED) == 0) &&
10983 if (aic_inb(p, SCB_CONTROL) & DISCONNECTED)

Completed in 311 milliseconds