HomeSort by: relevance | last modified time | path
    Searched defs:noclo_retry (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/ic/
ahcisata_core.c 849 int noclo_retry = 0, retry; local in function:ahci_do_reset_drive
908 if ((sc->sc_ahci_cap & AHCI_CAP_CLO) == 0 && noclo_retry == 0) {
909 noclo_retry++;

Completed in 90 milliseconds