Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/aic7xxx/
Daic79xx_osm.c70 #define AIC79XX_RESET_DELAY CONFIG_AIC79XX_RESET_DELAY_MS macro
72 #define AIC79XX_RESET_DELAY 5000 macro
1298 msleep(AIC79XX_RESET_DELAY); in ahd_linux_initialize_scsi_bus()