Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/sata/adapters/ahci/
H A Dahcivar.h565 #define AHCI_10MS_TICKS (drv_usectohz(10000)) /* ticks in 10 ms */ macro
/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c5647 delay(AHCI_10MS_TICKS); in ahci_pmport_reset()