Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic7xxx_reg.h1148 #define SELINGO 0x10 macro
H A Daic79xx.seq80 test SSTAT0, SELDO|SELINGO jnz idle_loop_checkbus;
160 test SSTAT0, SELDO|SELINGO jnz . + 2;
1220 test SSTAT0, SELDO|SELINGO jnz . + 2;
H A Daic7xxx.reg283 field SELINGO 0x10 /* Selection In Progress */
H A Daic79xx_reg.h2759 #define SELINGO 0x10 macro
H A Daic79xx.c3424 && (ahd_inb(ahd, SSTAT0) & (SELDO|SELINGO)) == 0) in ahd_update_pending_scbs()
7115 || (ahd_inb(ahd, SSTAT0) & (SELDO|SELINGO)) != 0)); in ahd_pause_and_flushwork()
H A Daic79xx.reg1818 field SELINGO 0x10 /* Selection In Progress */