Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/microcode/aic7xxx/
Daic79xx_reg.h3752 #define STIMESEL_MIN 0x18 macro
Daic79xx.reg3931 const STIMESEL_MIN 0x18
/openbsd/src/sys/dev/ic/
Daic79xx.c6231 && (ahd->seltime != STIMESEL_MIN)) { in ahd_chip_init()