Home
last modified time | relevance | path

Searched refs:T_PORT (Results 1 – 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/busses/scsi/ahci/
H A Dahci_tracing.h62 # define T_PORT(x) new(std::nothrow) AHCIPortTracing::x macro
65 # define T_PORT(x) macro
H A Dahci_port.cpp503 T_PORT(AHCIPortPrdTable(fController, fIndex, address, size)); in FillPrdTable()