Home
last modified time | relevance | path

Searched refs:AHD_TMODE_ENABLE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic79xx.h113 #undef AHD_TMODE_ENABLE macro
114 #define AHD_TMODE_ENABLE 0 macro
1433 #ifndef AHD_TMODE_ENABLE
1434 #define AHD_TMODE_ENABLE 0 macro
H A Daic79xx_core.c7027 if ((AHD_TMODE_ENABLE & (0x1 << ahd->unit)) == 0) in ahd_init()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic79xx.h113 #undef AHD_TMODE_ENABLE macro
114 #define AHD_TMODE_ENABLE 0 macro
1429 #ifndef AHD_TMODE_ENABLE
1430 #define AHD_TMODE_ENABLE 0 macro
H A Daic79xx_core.c7026 if ((AHD_TMODE_ENABLE & (0x1 << ahd->unit)) == 0) in ahd_init()

Completed in 32 milliseconds