Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic79xx_reg.h3381 #define FLXARBACK 0x80 macro
H A Daic79xx.reg2891 field FLXARBACK 0x80
H A Daic79xx.c9764 while ((ahd_inb(ahd, BRDCTL) & FLXARBACK) == 0 && --cnt) in ahd_wait_flexport()