Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/aic7xxx/
HDaic7xxx_reg.h1107 #define SXFR_ULTRA2 0x0f macro
HDaic7xxx.c1774 scsirate &= SXFR_ULTRA2; in ahc_find_period()
1783 else if (scsirate == (syncrate->sxfr_u2 & SXFR_ULTRA2)) in ahc_find_period()
1951 scsirate &= ~(SXFR_ULTRA2|SINGLE_EDGE|ENABLE_CRC); in ahc_set_syncrate()
5096 if ((scsirate & SXFR_ULTRA2) <= 8/*10MHz*/ in ahc_init()
HDaic7xxx.reg172 mask SXFR_ULTRA2 0x0f /* Sync transfer rate */