代码搜索:Notes
找到约 10,000 项符合「Notes」的源代码
代码结果 10,000
www.eeworm.com/read/253341/4395894
c ixosalbuffermgt.c
/**
* @file IxOsalBufferMgt.c
*
* @brief Default buffer pool management and buffer management
* Implementation.
*
* Design Notes:
*
* @par
* IXP400 SW Release version 2.0
*
* -- Cop
www.eeworm.com/read/253341/4395899
c ixethmii.c
/**
* @file IxEthMii.c
*
* @author Intel Corporation
* @date
*
* @brief MII control functions
*
* Design Notes:
*
*
* @par
* IXP400 SW Release version 2.0
*
* -- Copyright Notice --
www.eeworm.com/read/253341/4395905
c ixethaccmac.c
/**
* @file IxEthAccMac.c
*
* @author Intel Corporation
* @date
*
* @brief MAC control functions
*
* Design Notes:
*
* @par
* IXP400 SW Release version 2.0
*
* -- Copyright Notice --
*
www.eeworm.com/read/159825/5580501
c scc.c
/*
*
* File: scc.c
* Description:
* Basic ET HW initialization and packet RX/TX routines
*
* NOTES :
* 1) Specifically Designed to run on TQM8
www.eeworm.com/read/159825/5580713
c ether_fcc.c
/*
*
* File: scc.c
* Description:
* Basic ET HW initialization and packet RX/TX routines
*
* NOTES :
* 1) Specifically Designed to run on TQM8
www.eeworm.com/read/159825/5580717
c ether_scc.c
/*
*
* File: scc.c
* Description:
* Basic ET HW initialization and packet RX/TX routines
*
* NOTES :
* 1) Specifically Designed to run on TQM8
www.eeworm.com/read/158865/5594305
readme
GNU Objective C notes
*********************
This document is to explain what has been done, and a little about how
specific features differ from other implementations. The runtime has
been complete
www.eeworm.com/read/154946/5631119
h bulkusb.h
/*++
Copyright (c) 1997-1998 Microsoft Corporation
Module Name:
BulkUsb.h
Abstract:
Driver-defined special IOCTL's
Environment:
Kernel & user mode
Notes:
www.eeworm.com/read/154542/5636234
h bulkwmi.h
/*++
Module Name:
bulkwmi.h
Abstract:
Environment:
Kernel mode
Notes:
--*/
#ifndef _INTUSB_WMI_H
#define _INTUSB_WMI_H
NTSTATUS
BulkUsb_WmiRegistration(
www.eeworm.com/read/154542/5636245
h bulkwdm98.h
/*++
Module Name:
bulkwdm98.h
Abstract:
Environment:
Kernel mode
Notes:
--*/
typedef VOID (NTAPI *PIO_WORKITEM_ROUTINE)(PDEVICE_OBJECT DeviceObject, PVOID Context)