Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/aic7xxx/
HDaic7xxx_reg.h1286 #define ENAB40 0x08 macro
HDaic7xxx.c1023 now_lvd = ahc_inb(ahc, SBLKCTL) & ENAB40; in ahc_handle_scsiint()
1659 if ((ahc_inb(ahc, SBLKCTL) & ENAB40) != 0 in ahc_devlimited_syncrate()
4818 (ahc_inb(ahc, SBLKCTL) & (ENAB40|ENAB20)) == 0 && wait; in ahc_chip_init()
HDaic79xx.c1571 now_lvd = ahd_inb(ahd, SBLKCTL) & ENAB40; in ahd_handle_scsiint()
2889 if ((ahd_inb(ahd, SBLKCTL) & ENAB40) != 0 in ahd_devlimited_syncrate()
5895 if ((sblkctl & ENAB40) != 0) { in ahd_iocell_first_selection()
6580 (ahd_inb(ahd, SBLKCTL) & (ENAB40|ENAB20)) == 0 && wait; in ahd_chip_init()
HDaic7xxx.reg560 field ENAB40 0x08 /* LVD transceiver active */
HDaic79xx_reg.h2745 #define ENAB40 0x08 macro
HDaic79xx.reg1789 field ENAB40 0x08 /* LVD transceiver active */