HomeSort by: relevance | last modified time | path
    Searched refs:SELINGO (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/dev/ic/
aic6360reg.h 217 #define SELINGO 0x10 /* Selfclearing */
aic79xx.c 1582 * LED does. SELINGO is only cleared by a successful
6839 if ((ahd_inb(ahd, SSTAT0) & (SELDO|SELINGO)) == 0)
6851 && (ahd_inb(ahd, SSTAT0) & (SELDO|SELINGO)) != 0)
6858 || (ahd_inb(ahd, SSTAT0) & (SELDO|SELINGO)) != 0));
aic7xxx.c 1168 * LED does. SELINGO is only cleared by a successful
4937 || (ahc_inb(ahc, SSTAT0) & (SELDO|SELINGO))));
  /src/sys/dev/microcode/aic7xxx/
aic79xx.seq 125 test SSTAT0, SELDO|SELINGO jnz . + 2;
196 test SSTAT0, (SELDO|SELINGO) jnz return;
1033 test SSTAT0, SELDO|SELINGO jnz . + 2;
aic7xxx.reg 285 field SELINGO 0x10 /* Selection In Progress */
aic7xxx_reg.h 1156 #define SELINGO 0x10
aic79xx.reg 1829 field SELINGO 0x10 /* Selection In Progress */
aic79xx_reg.h 2725 #define SELINGO 0x10

Completed in 30 milliseconds