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

  /src/sys/dev/ata/
ata_recovery.c 195 xfer = ata_queue_hwslot_to_xfer(chp, eslot);
208 xfer = ata_queue_hwslot_to_xfer(chp, slot);
240 xfer = ata_queue_hwslot_to_xfer(chp, slot);
ata_subr.c 81 ata_queue_hwslot_to_xfer(struct ata_channel *chp, int hwslot) function in typeref:struct:ata_xfer *
127 * which triggered the command. ata_queue_hwslot_to_xfer() interface
atavar.h 573 ata_queue_hwslot_to_xfer(struct ata_channel *, int);
  /src/sys/dev/ic/
ahcisata_core.c 731 xfer = ata_queue_hwslot_to_xfer(chp, slot);
748 xfer = ata_queue_hwslot_to_xfer(chp, slot);
siisata.c 610 xfer = ata_queue_hwslot_to_xfer(chp, slot);
mvsata.c 2795 xfer = ata_queue_hwslot_to_xfer(chp, quetag);
2895 rqxfer = ata_queue_hwslot_to_xfer(chp, i);

Completed in 22 milliseconds