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

  /src/sys/dev/ata/
atavar.h 551 void ata_kill_active(struct ata_channel *, int, int);
ata.c 1450 ata_kill_active(struct ata_channel *chp, int reason, int flags) function in typeref:typename:void
  /src/sys/dev/ic/
siisata.c 1516 ata_kill_active(chp, KILL_RESET, 0);
wdc.c 1023 ata_kill_active(chp, KILL_RESET, flags);
ahcisata_core.c 1007 ata_kill_active(chp, KILL_RESET, flags);
mvsata.c 685 ata_kill_active(chp, KILL_RESET, flags);

Completed in 21 milliseconds