Home
last modified time | relevance | path

Searched refs:ENAB20 (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/aic7xxx/
H A Daic7xxx_reg.h1285 #define ENAB20 0x04 macro
H A Daic7xxx.reg559 field ENAB20 0x04 /* SE/HVD transceiver active */
H A Daic79xx_reg.h2743 #define ENAB20 0x04 macro
H A Daic79xx.reg1788 field ENAB20 0x04 /* SE/HVD transceiver active */
H A Daic79xx.c6520 (ahd_inb(ahd, SBLKCTL) & (ENAB40|ENAB20)) == 0 && wait; in ahd_chip_init()