Searched refs:B0_DAS (Results 1 – 2 of 2) sorted by relevance
541 if (!(inp(ADDR(B0_DAS)) & DAS_AVAIL))550 if (!(inp(ADDR(B0_DAS)) & DAS_BYP_ST))605 outp(ADDR(B0_DAS),DAS_BYP_INS) ; /* insert station */608 outp(ADDR(B0_DAS),DAS_BYP_RMV) ; /* bypass station */623 return( (inp(ADDR(B0_DAS)) & DAS_BYP_ST) ? TRUE: FALSE) ;
1052 #define B0_DAS 0x0005 /* 8 Bit control register (DAS) */ macro