Home | Info | Community | Development | myReactOS | Contact Us
Definition at line 87 of file state.c.
Referenced by PciInitializeFdoExtensionCommonFields(), and PciPdoCreate().
{ /* Set the initial state */ DeviceExtension->DeviceState = PciNotStarted; DeviceExtension->TentativeNextState = PciNotStarted; }