Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/sata/adapters/ahci/
H A Dahcivar.h575 #define AHCI_POLLRATE_HBA_RESET 100 macro
/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c5724 if (loop_count++ > AHCI_POLLRATE_HBA_RESET) { in ahci_hba_reset()