HomeSort by: relevance | last modified time | path
    Searched refs:ata_recovery_resume (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/dev/ata/
ata_recovery.c 160 ata_recovery_resume(struct ata_channel *chp, int drive, int tfd, int flags) function
atavar.h 535 void ata_recovery_resume(struct ata_channel *, int, int, int);
  /src/sys/dev/ic/
siisata.c 657 ata_recovery_resume(chp, drive, tfd, flags);
ahcisata_core.c 1748 ata_recovery_resume(chp, drive, tfd, flags);
mvsata.c 583 ata_recovery_resume(chp, drive, tfd, AT_POLL);

Completed in 16 milliseconds