代码搜索:structures
找到约 10,000 项符合「structures」的源代码
代码结果 10,000
www.eeworm.com/read/130382/5958150
h vpn.h
#ifndef _VPN_H_
#define _VPN_H_
/*
This header file is intented to define the defines and structures used in the
Ndis part of the driver.
The Engine, Policy and Configuration Managers etc shou
www.eeworm.com/read/128965/5976035
h mpc885ads.h
/*
* A collection of structures, addresses, and values associated with
* the Motorola DUET ADS board. Values common to all FADS family boards
* are in board/fads/fads.h
*
* Copyright (C) 2003 Ara
www.eeworm.com/read/126854/6011294
h dk_client.h
// dk_client.h - contains definitions of dk structures
// Copyright (c) 2000 Atheros Communications, Inc., All Rights Reserved
// modification history
// --------------------
// 000 00jan0
www.eeworm.com/read/126159/6017863
inc kernel.inc
; KERNEL32.DLL structures and constants
macro align value
{
rb (value-1) - (rva $ + value-1) mod value
}
struc SYSTEMINFO
{
.wProcessorArchitecture dw ?
.wReserved dw ?
www.eeworm.com/read/125688/6025301
h cam_periph.h
/*
* Data structures and definitions for CAM peripheral ("type") drivers.
*
* Copyright (c) 1997, 1998 Justin T. Gibbs.
* All rights reserved.
*
* Redistribution and use in source and binary for
www.eeworm.com/read/125688/6025308
h scsi_da.h
/*
* Structures and definitions for SCSI commands to Direct Access Devices
*/
/*
* Some lines of this file come from a file of the name "scsi.h"
* distributed by OSF as part of mach2.5,
* so th
www.eeworm.com/read/125688/6025326
h cam_xpt.h
/*
* Data structures and definitions for dealing with the
* Common Access Method Transport (xpt) layer.
*
* Copyright (c) 1997 Justin T. Gibbs.
* All rights reserved.
*
* Redistribution and u
www.eeworm.com/read/125688/6025331
h cam_conf.h
/*
* Data structures and definitions for linking CAM into the autoconf system.
*
* Copyright (c) 1997 Justin T. Gibbs.
* All rights reserved.
*
* Redistribution and use in source and binary form
www.eeworm.com/read/125688/6025333
h cam_xpt_sim.h
/*
* Data structures and definitions for dealing with the
* Common Access Method Transport (xpt) layer.
*
* Copyright (c) 1997 Justin T. Gibbs.
* All rights reserved.
*
* Redistribution and u
www.eeworm.com/read/123438/6059184
h sysv_fs.h
#ifndef _LINUX_SYSV_FS_H
#define _LINUX_SYSV_FS_H
/*
* The SystemV/Coherent filesystem constants/structures/macros
*/
/* This code assumes
- a little endian processor like 386,
-