Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/bus_managers/ata/
H A DATATracing.h18 "ata%s: ", _DebugContext()); \
23 "ata%s: %s: ", _DebugContext(), \
34 "ata%s: ", _DebugContext()); \
39 "ata%s error: ", _DebugContext()); \
46 _DebugContext() in _DebugContext() function
H A DATAPrivate.h146 const char * _DebugContext() { return fDebugContext; } in _DebugContext() function
212 const char * _DebugContext() { return fDebugContext; } in _DebugContext() function
318 const char * _DebugContext() { return " request"; }; in _DebugContext() function