Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/aic7xxx/
Daic79xx.h113 #undef AHD_TMODE_ENABLE
114 #define AHD_TMODE_ENABLE 0 macro
1433 #ifndef AHD_TMODE_ENABLE
1434 #define AHD_TMODE_ENABLE 0 macro
Daic79xx_core.c7067 if ((AHD_TMODE_ENABLE & (0x1 << ahd->unit)) == 0) in ahd_init()