Searched refs:ata_adapter_inthand (Results 1 - 1 of 1) sorted by relevance

/haiku/src/add-ons/kernel/generic/ata_adapter/
H A Data_adapter.cpp196 ata_adapter_inthand(void *arg) function
203 TRACE_INT("ata_adapter_inthand\n");
209 TRACE_INT("ata_adapter_inthand: BM-status 0x%02x\n", statusBM);
215 TRACE_INT("ata_adapter_inthand: ATA-status 0x%02x\n", statusATA);
225 TRACE_INT("ata_adapter_inthand: no DMA transfer active\n");
232 TRACE_INT("ata_adapter_inthand: not BM\n");
872 ata_adapter_inthand,

Completed in 37 milliseconds