Home
last modified time | relevance | path

Searched refs:FLXARBACK (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/microcode/aic7xxx/
H A Daic79xx_reg.h3383 #define FLXARBACK 0x80 macro
H A Daic79xx.reg2894 field FLXARBACK 0x80
/openbsd/sys/dev/ic/
H A Daic79xx.c9249 while ((ahd_inb(ahd, BRDCTL) & FLXARBACK) == 0 && --cnt) in ahd_wait_flexport()