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

  /src/sys/dev/ata/
ata_subr.c 109 ata_queue_get_active_xfer_locked(struct ata_channel *chp) function in typeref:struct:ata_xfer *
136 xfer = ata_queue_get_active_xfer_locked(chp);
atavar.h 577 ata_queue_get_active_xfer_locked(struct ata_channel *);
ata.c 516 xfer = ata_queue_get_active_xfer_locked(chp);
  /src/sys/dev/ic/
wdc.c 978 xfer = ata_queue_get_active_xfer_locked(chp);
1249 xfer = ata_queue_get_active_xfer_locked(chp);

Completed in 32 milliseconds