Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Daic79xx.h152 #undef AHD_TMODE_ENABLE
153 #define AHD_TMODE_ENABLE 0 macro
1484 #ifndef AHD_TMODE_ENABLE
1485 #define AHD_TMODE_ENABLE 0 macro
H A Daic79xx_openbsd.c67 #ifndef AHD_TMODE_ENABLE
68 #define AHD_TMODE_ENABLE 0 macro
H A Daic79xx.c6063 if ((AHD_TMODE_ENABLE & (0x1 << ahd->unit)) == 0) in ahd_init()