Home
last modified time | relevance | path

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

/netbsd/sys/dev/microcode/aic7xxx/
H A Daic7xxx_reg.h1293 #define ENAB20 0x04 macro
H A Daic7xxx.reg561 field ENAB20 0x04 /* SE/HVD transceiver active */
H A Daic79xx_reg.h2709 #define ENAB20 0x04 macro
H A Daic79xx.reg1799 field ENAB20 0x04 /* SE/HVD transceiver active */
/netbsd/sys/dev/ic/
H A Daic7xxx.c4881 (ahc_inb(ahc, SBLKCTL) & (ENAB40|ENAB20)) == 0 && wait; in ahc_init()
H A Daic79xx.c6252 (ahd_inb(ahd, SBLKCTL) & (ENAB40|ENAB20)) == 0 && wait; in ahd_chip_init()