|
ReactOS 0.4.16-dev-2332-g4cba65d
|
#include <iotypes.h>

| PVOID _BUS_INTERFACE_STANDARD::Context |
Definition at line 910 of file iotypes.h.
Referenced by Fdo_EvtDevicePrepareHardware(), IoGetDmaAdapter(), pci_read_cfg_byte(), pci_read_cfg_dword(), pci_write_cfg_byte(), and pci_write_cfg_dword().
| PGET_SET_DEVICE_DATA _BUS_INTERFACE_STANDARD::GetBusData |
Definition at line 916 of file iotypes.h.
Referenced by Fdo_EvtDevicePrepareHardware(), pci_read_cfg_byte(), pci_read_cfg_dword(), pci_write_cfg_dword(), and PdoQueryInterface().
| PGET_DMA_ADAPTER _BUS_INTERFACE_STANDARD::GetDmaAdapter |
Definition at line 914 of file iotypes.h.
Referenced by IoGetDmaAdapter(), and PdoQueryInterface().
| PINTERFACE_DEREFERENCE _BUS_INTERFACE_STANDARD::InterfaceDereference |
Definition at line 912 of file iotypes.h.
Referenced by IoGetDmaAdapter().
| PINTERFACE_REFERENCE _BUS_INTERFACE_STANDARD::InterfaceReference |
| PGET_SET_DEVICE_DATA _BUS_INTERFACE_STANDARD::SetBusData |
Definition at line 915 of file iotypes.h.
Referenced by pci_write_cfg_byte(), and PdoQueryInterface().
| USHORT _BUS_INTERFACE_STANDARD::Size |
Definition at line 908 of file iotypes.h.
Referenced by PdoQueryInterface().
| PTRANSLATE_BUS_ADDRESS _BUS_INTERFACE_STANDARD::TranslateBusAddress |
Definition at line 913 of file iotypes.h.
Referenced by PdoQueryInterface().
| USHORT _BUS_INTERFACE_STANDARD::Version |
Definition at line 909 of file iotypes.h.
Referenced by PdoQueryInterface().