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

  /src/sys/dev/ata/
ata_subr.c 331 ata_queue_free_slot(struct ata_channel *chp, uint8_t c_slot) function in typeref:typename:void
atavar.h 581 void ata_queue_free_slot(struct ata_channel *, uint8_t);
ata.c 1186 ata_queue_free_slot(chp, xfer->c_slot);
1361 ata_queue_free_slot(chp, xfer->c_slot);
  /src/sys/dev/ic/
siisata.c 746 ata_queue_free_slot(chp, c_slot);
909 ata_queue_free_slot(chp, c_slot);
ahcisata_core.c 787 ata_queue_free_slot(chp, c_slot);
1128 ata_queue_free_slot(chp, c_slot);

Completed in 18 milliseconds