代码搜索:9656
找到约 43 项符合「9656」的源代码
代码结果 43
www.eeworm.com/read/418779/10907525
txt 9656.txt
Rule:
--
Sid:
9656
--
Summary:
This event is generated when activity relating to the "bersek 1.0" Trojan Horse program is detected.
--
Impact:
Possible theft of data and control of the targeted mac
www.eeworm.com/read/186177/8955226
c cpcimultiint.c
/**********************************************************************
chengjy@felab, copyright 2002-2004
cpciMultiInt.c
函数:
void f9656Init();
void f9656IntFunc(int intIndex);
void f9
www.eeworm.com/read/265103/11282885
c cpcimultiint.c
/**********************************************************************
chengjy@felab, copyright 2002-2004
cpciMultiInt.c
函数:
void f9656Init();
void f9656IntFunc(int intIndex);
void f9
www.eeworm.com/read/288972/8589568
h plx9656head.h
// Interrupt Control/Status
#define PLX9656_INTCSR ULONG(0x0068)
#define PLX9656_INTCSR_ELBTL ULONG(1
www.eeworm.com/read/288379/8637748
c plx9656regaccess.c
/* Included Files */
#include
#include
#include
#include
#include "../../../include/drv/hF1394Pmc/hFCtlPmc.h"
#include "../../../include/drv/hF1394
www.eeworm.com/read/238747/13327385
h plx9656head.h
// Interrupt Control/Status
#define PLX9656_INTCSR ULONG(0x0068)
#define PLX9656_INTCSR_ELBTL ULONG(1
www.eeworm.com/read/289635/3989934
c p9656_lib.c
////////////////////////////////////////////////////////////////
// File - P9656_LIB.C
//
// Library for 'DriverBuilder for PLX 9656' API.
// The basic idea is to get a handle for the board
// w
www.eeworm.com/read/289635/3989935
h p9656_lib.h
#ifndef _P9656_LIB_H_
#define _P9656_LIB_H_
#if !defined(UNIX) && (defined(LINUX) || defined(SOLARIS))
#define UNIX
#endif
#if defined(__KERNEL__)
#include "../../../include/kdstdlib
www.eeworm.com/read/289635/3989936
wpj p9656_diag.wpj
Document file - DO NOT EDIT
BUILD_PPC604gnu_BUILDRULE
p9656_diag.out
BUILD_PPC604gnu_MACRO_AR
arppc
BUILD_PPC604gnu_MACRO_ARCHIVE
$(PRJ_DIR)/VXWORKS/PPC604/p9656
www.eeworm.com/read/289635/3989937
c p9656_diag.c
////////////////////////////////////////////////////////////////
// File - P9656_DIAG.C
//
// o A simple diagnostics program that lets you access the
// PLX 9656 registers and local memory.
//