代码搜索结果
找到约 10,000 项符合
Power 的代码
power.c
/*++
Copyright (c) 1997 Microsoft Corporation
Module Name:
power.c
Abstract:
This module contains the code that handles the power IRPs for the serial
driver.
Environme
power.cod
; Listing generated by Microsoft (R) Optimizing Compiler Version 12.00.9044.0
TITLE F:\W2DDK\src\kernel\serial\power.c
.386P
include listing.inc
if @Version gt 510
.model FLAT
else
_TEXT S
power.cod
; Listing generated by Microsoft (R) Optimizing Compiler Version 12.00.9044.0
TITLE F:\W2DDK\src\kernel\serial\power.c
.386P
include listing.inc
if @Version gt 510
.model FLAT
else
_TEXT S
power.c
/*
+-----------------------------------------------------------------------------
| Project : GSM-PS
| Modul : DRV_PWR
+--------------------------------------------------------------------