Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/sata/impl/
H A Dsata.h443 #define SATA_DEV_RETRY_DLY 10000 /* 10 ms */ macro
/titanic_41/usr/src/uts/common/io/sata/impl/
H A Dsata.c10526 SATA_DEV_RETRY_DLY)); in sata_probe_ports()
10637 delay(drv_usectohz(SATA_DEV_RETRY_DLY)); in sata_probe_pmports()
11446 delay(drv_usectohz(SATA_DEV_RETRY_DLY)); in sata_reprobe_port()
11683 delay(drv_usectohz(SATA_DEV_RETRY_DLY)); in sata_reprobe_pmport()
11874 delay(drv_usectohz(SATA_DEV_RETRY_DLY)); in sata_reprobe_pmport()