代码搜索:Predator

找到约 158 项符合「Predator」的源代码

代码结果 158
www.eeworm.com/read/419980/10825064

h cisco_eeprom.h

/* * Cisco C7200 (Predator) simulation platform. * Copyright (c) 2006 Christophe Fillot. All rights reserved. * * Cisco EEPROM manipulation functions. */ #ifndef __CISCO_EEPROM_H__ #define __
www.eeworm.com/read/419980/10824658

c cpu.c

/* * Cisco 7200 (Predator) simulation platform. * Copyright (c) 2005,2006 Christophe Fillot (cf@utc.fr) * * Management of CPU groups (for MP systems). */ #define _GNU_SOURCE #include #
www.eeworm.com/read/419980/10824690

h insn_lookup.h

/* * Cisco 7200 (Predator) simulation platform. * Copyright (c) 2006 Christophe Fillot (cf@utc.fr) * * MIPS Instruction Lookup Tables. */ #ifndef __INSN_LOOKUP_H__ #define __INSN_LOOKUP_H__ #in
www.eeworm.com/read/419980/10824698

c hv_ethsw.c

/* * Cisco 7200 (Predator) simulation platform. * Copyright (c) 2006 Christophe Fillot (cf@utc.fr) * * Hypervisor Ethernet switch routines. */ #include #include #include
www.eeworm.com/read/419980/10824733

h eth_switch.h

/* * Cisco 7200 (Predator) simulation platform. * Copyright (c) 2006 Christophe Fillot (cf@utc.fr) * * Virtual Ethernet switch definitions. */ #ifndef __ETH_SWITCH_H__ #define __ETH_SWITCH_H__
www.eeworm.com/read/419980/10824838

c vm.c

/* * Cisco 7200 (Predator) simulation platform. * Copyright (c) 2005,2006 Christophe Fillot (cf@utc.fr) * * Virtual machine abstraction. * * TODO: IRQ Routing. */ #include #include
www.eeworm.com/read/419980/10824868

c dev_nvram.c

/* * Cisco C7200 (Predator) NVRAM with Calendar Module. * Copyright (c) 2005,2006 Christophe Fillot. All rights reserved. * * Dallas DS1216 chip emulation: * - NVRAM * - Calendar * * Manu
www.eeworm.com/read/419980/10824908

c dev_vtty.c

/* * Cisco 7200 (Predator) simulation platform. * Copyright (c) 2005,2006 Christophe Fillot (cf@utc.fr) * * Virtual console TTY. * * "Interactive" part idea by Mtve. * TCP console added by Mtve
www.eeworm.com/read/419980/10824925

c eth_switch.c

/* * Cisco 7200 (Predator) simulation platform. * Copyright (c) 2006 Christophe Fillot (cf@utc.fr) * * Virtual Ethernet switch with VLAN/Trunk support. */ #include #include
www.eeworm.com/read/419980/10824946

c pci_dev.c

/* * Cisco 7200 (Predator) simulation platform. * Copyright (c) 2005,2006 Christophe Fillot (cf@utc.fr) * * PCI devices. * * Very interesting docs: * http://www.science.unitn.it/~fiorella/gui