ReactOS 0.4.15-dev-8614-gbc76250
|
#include <kstypes.h>
PADAPTER_OBJECT KSIDEVICE_HEADER::AdapterObject |
Definition at line 109 of file kstypes.h.
Referenced by KsDeviceRegisterAdapterObject().
PDEVICE_OBJECT KSIDEVICE_HEADER::BaseDevice |
Definition at line 98 of file kstypes.h.
Referenced by KsSetDevicePnpAndBaseObject().
KSBASIC_HEADER KSIDEVICE_HEADER::BasicHeader |
Definition at line 87 of file kstypes.h.
Referenced by IKsDevice_Create(), IKsFilterFactory_AttachFilterFactoryToDeviceHeader(), KsAcquireDevice(), KsAllocateObjectBag(), KsDereferenceBusObject(), KsDereferenceSoftwareBusObject(), KsDispatchIrp(), KsReferenceBusObject(), KsReferenceSoftwareBusObject(), KsReleaseDevice(), and KsTerminateDevice().
LIST_ENTRY KSIDEVICE_HEADER::ItemList |
Definition at line 94 of file kstypes.h.
Referenced by IKsDevice_Create(), and KspCreate().
KSDEVICE KSIDEVICE_HEADER::KsDevice |
Definition at line 88 of file kstypes.h.
Referenced by IKsDevice_Pnp(), IKsDevice_PnpPostStart(), and IKsDevice_PnpStartDevice().
ULONG KSIDEVICE_HEADER::MappingTableStride |
Definition at line 111 of file kstypes.h.
Referenced by KsDeviceRegisterAdapterObject().
ULONG KSIDEVICE_HEADER::MaxMappingsByteCount |
Definition at line 110 of file kstypes.h.
Referenced by KsDeviceRegisterAdapterObject().
LIST_ENTRY KSIDEVICE_HEADER::ObjectBags |
PDEVICE_OBJECT KSIDEVICE_HEADER::PnpDeviceObject |
Definition at line 97 of file kstypes.h.
Referenced by KsDefaultDispatchPnp(), KsDefaultDispatchPower(), KsDefaultForwardIrp(), KsQueryDevicePnpObject(), and KsSetDevicePnpAndBaseObject().
LIST_ENTRY KSIDEVICE_HEADER::PowerDispatchList |
Definition at line 106 of file kstypes.h.
Referenced by KsDefaultDispatchPower(), and KsSetPowerDispatch().
LIST_ENTRY KSIDEVICE_HEADER::TargetDeviceList |
KSTARGET_STATE KSIDEVICE_HEADER::TargetState |
Definition at line 100 of file kstypes.h.
Referenced by IKsDevice_PnpPostStart(), IKsDevice_PnpStartDevice(), and KsSetTargetState().