ReactOS 0.4.16-dev-401-g45b008d
|
#include <pci.h>
Public Attributes | |
LIST_ENTRY | BusListHead |
KSPIN_LOCK | BusListLock |
LIST_ENTRY _PCI_DRIVER_EXTENSION::BusListHead |
Definition at line 106 of file pci.h.
Referenced by DriverEntry(), FdoStartDevice(), InterfacePciDevicePresent(), and InterfacePciDevicePresentEx().
KSPIN_LOCK _PCI_DRIVER_EXTENSION::BusListLock |
Definition at line 108 of file pci.h.
Referenced by DriverEntry(), FdoStartDevice(), InterfacePciDevicePresent(), and InterfacePciDevicePresentEx().