代码搜索:Mac 有哪些应用?

找到约 10,000 项符合「Mac 有哪些应用?」的源代码

代码结果 10,000
www.eeworm.com/read/430518/1926308

h mac_baboon.h

/* * Definitions for the "Baboon" custom IC on the PowerBook 190. */ #define BABOON_BASE (0x50F1A000) /* same as IDE controller base */ #ifndef __ASSEMBLY__ struct baboon { char pad1[208]; /* ge
www.eeworm.com/read/430518/1926356

h mac_via.h

/* * 6522 Versatile Interface Adapter (VIA) * * There are two of these on the Mac II. Some IRQ's are vectored * via them as are assorted bits and bobs - eg rtc, adb. The picture * is a bit incomp
www.eeworm.com/read/430518/1926368

h mac_asc.h

/* * Apple Sound Chip */ #ifndef __ASM_MAC_ASC_H #define __ASM_MAC_ASC_H /* * ASC offsets and controls */ #define ASC_BUF_BASE 0x00 /* RAM buffer offset */ #define ASC_BUF_SIZE 0x800 #defin
www.eeworm.com/read/430518/1927524

h fbcon-mac.h

/* * FBcon low-level driver for Mac variable bpp packed pixels (mac) */ #ifndef _VIDEO_FBCON_MAC_H #define _VIDEO_FBCON_MAC_H #include #ifdef MODULE #if defined(CONFIG_FBCON_MAC
www.eeworm.com/read/430518/1928743

c ipt_mac.c

/* Kernel module to match MAC address parameters. */ #include #include #include #include #include
www.eeworm.com/read/430182/1937092

c mac_ksyms.c

#include #include #include /* Says whether we're using A/UX interrupts or not */ extern int via_alt_mapping; EXPORT_SYMBOL(via_alt_mapping);
www.eeworm.com/read/430182/1937102

s mac_penguin.s

.byte \ 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xFF,0xFF,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,\ 0x00,0x00,0x00,0x00,0x00,0x00,
www.eeworm.com/read/430182/1940165

h ipt_mac.h

#ifndef _IPT_MAC_H #define _IPT_MAC_H struct ipt_mac_info { unsigned char srcaddr[ETH_ALEN]; int invert; }; #endif /*_IPT_MAC_H*/
www.eeworm.com/read/430182/1940780

c ipt_mac.c

/* Kernel module to match MAC address parameters. */ #include #include #include #include #include
www.eeworm.com/read/429717/1946232

tcl ns-mac.tcl

# # Copyright (c) 1997 Regents of the University of California. # All rights reserved. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided th