|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <bus.h>

Public Attributes | |
| LIST_ENTRY | AllHandlers |
| ULONG | ReferenceCount |
| BUS_HANDLER | Handler |
| LIST_ENTRY _HAL_BUS_HANDLER::AllHandlers |
Definition at line 269 of file bus.h.
Referenced by HaliFindBusAddressTranslation(), and HaliRegisterBusHandler().
| BUS_HANDLER _HAL_BUS_HANDLER::Handler |
Definition at line 271 of file bus.h.
Referenced by HaliFindBusAddressTranslation(), HaliRegisterBusHandler(), HalpContextToBusHandler(), and HalpLookupHandler().
| ULONG _HAL_BUS_HANDLER::ReferenceCount |
Definition at line 270 of file bus.h.
Referenced by HaliDereferenceBusHandler(), HaliReferenceBusHandler(), HaliRegisterBusHandler(), and HalpLookupHandler().