代码搜索:如何学习 Mac?
找到约 10,000 项符合「如何学习 Mac?」的源代码
代码结果 10,000
www.eeworm.com/read/316872/3595371
c bfin_mac.c
/*
* File: drivers/net/bfin_mac.c
* Based on:
* Maintainer:
* Bryan Wu
*
* Original author:
* Luke Yang
*
* Created:
* Description:
*
* Mod
www.eeworm.com/read/316872/3595455
c mac-fcc.c
/*
* FCC driver for Motorola MPC82xx (PQ2).
*
* Copyright (c) 2003 Intracom S.A.
* by Pantelis Antoniou
*
* 2005 (c) MontaVista Software, Inc.
* Vitaly Bordug
www.eeworm.com/read/316872/3595457
c mac-scc.c
/*
* Ethernet on Serial Communications Controller (SCC) driver for Motorola MPC8xx and MPC82xx.
*
* Copyright (c) 2003 Intracom S.A.
* by Pantelis Antoniou
*
* 2005 (c) Mont
www.eeworm.com/read/316872/3595459
c mac-fec.c
/*
* Freescale Ethernet controllers
*
* Copyright (c) 2005 Intracom S.A.
* by Pantelis Antoniou
*
* 2005 (c) MontaVista Software, Inc.
* Vitaly Bordug
www.eeworm.com/read/316872/3595463
c pasemi_mac.c
/*
* Copyright (C) 2006-2007 PA Semi, Inc
*
* Driver for the PA Semi PWRficient onchip 1G/10G Ethernet MACs
*
* This program is free software; you can redistribute it and/or modify
* it under th
www.eeworm.com/read/316872/3595919
h bfin_mac.h
/*
* File: drivers/net/bfin_mac.c
* Based on:
* Maintainer:
* Bryan Wu
*
* Original author:
* Luke Yang
*
* Created:
* Description:
*
* Mod
www.eeworm.com/read/316872/3596032
c mac8390.c
/* mac8390.c: New driver for 8390-based Nubus (or Nubus-alike)
Ethernet cards on Linux */
/* Based on the former daynaport.c driver, by Alan Cox. Some code
taken from or inspired by skeleton.c
www.eeworm.com/read/316872/3598258
h ipt_mac.h
#ifndef _IPT_MAC_H
#define _IPT_MAC_H
#include
#define ipt_mac_info xt_mac_info
#endif /*_IPT_MAC_H*/
www.eeworm.com/read/316872/3598848
h xt_mac.h
#ifndef _XT_MAC_H
#define _XT_MAC_H
struct xt_mac_info {
unsigned char srcaddr[ETH_ALEN];
int invert;
};
#endif /*_XT_MAC_H*/
www.eeworm.com/read/316872/3600248
h mac_oss.h
/*
* OSS
*
* This is used in place of VIA2 on the IIfx.
*/
#define OSS_BASE (0x50f1a000)
/*
* Interrupt level offsets for mac_oss->irq_level
*/
#define OSS_NUBUS0 0
#define OSS_NUBUS1 1
#defi