Home
last modified time | relevance | path

Searched refs:SELINGO (Results 1 – 8 of 8) sorted by relevance

/freebsd-12-stable/sys/dev/aic/
Daic6360reg.h196 #define SELINGO 0x10 /* Selfclearing */ macro
/freebsd-12-stable/sys/dev/aic7xxx/
Daic7xxx_reg.h1151 #define SELINGO 0x10 macro
Daic79xx.seq82 test SSTAT0, SELDO|SELINGO jnz idle_loop_checkbus;
162 test SSTAT0, SELDO|SELINGO jnz . + 2;
1222 test SSTAT0, SELDO|SELINGO jnz . + 2;
Daic7xxx.reg285 field SELINGO 0x10 /* Selection In Progress */
Daic79xx_reg.h2762 #define SELINGO 0x10 macro
Daic79xx.c3454 && (ahd_inb(ahd, SSTAT0) & (SELDO|SELINGO)) == 0) in ahd_update_pending_scbs()
7178 || (ahd_inb(ahd, SSTAT0) & (SELDO|SELINGO)) != 0)); in ahd_pause_and_flushwork()
Daic79xx.reg1820 field SELINGO 0x10 /* Selection In Progress */
Daic7xxx.c5216 || (ahc_inb(ahc, SSTAT0) & (SELDO|SELINGO)) != 0)); in ahc_pause_and_flushwork()