代码搜索:DEV
找到约 10,000 项符合「DEV」的源代码
代码结果 10,000
www.eeworm.com/read/316872/3602669
h dn_dev.h
#ifndef _NET_DN_DEV_H
#define _NET_DN_DEV_H
struct dn_dev;
struct dn_ifaddr {
struct dn_ifaddr *ifa_next;
struct dn_dev *ifa_dev;
__le16 ifa_local;
__le16 ifa_address;
www.eeworm.com/read/316872/3603212
c dev_table.c
/*
* sound/oss/dev_table.c
*
* Device call tables.
*
*
* Copyright (C) by Hannu Savolainen 1993-1997
*
* OSS/Free for Linux is distributed under the GNU GENERAL PUBLIC LICENSE (GPL)
* Version
www.eeworm.com/read/316872/3603266
h dev_table.h
/*
* dev_table.h
*
* Global definitions for device call tables
*
*
* Copyright (C) by Hannu Savolainen 1993-1997
*
* OSS/Free for Linux is distributed under the GNU GENERAL PUBLIC LICENSE (GPL
www.eeworm.com/read/316872/3606589
c nr_dev.c
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of
www.eeworm.com/read/316872/3606619
c dev_mcast.c
/*
* Linux NET3: Multicast List maintenance.
*
* Authors:
* Tim Kordas
* Richard Underwood
*
* Stir fried together from the IP multicas
www.eeworm.com/read/316872/3606692
c dn_dev.c
/*
* DECnet An implementation of the DECnet protocol suite for the LINUX
* operating system. DECnet is implemented using the BSD Socket
* interface as the means of
www.eeworm.com/read/316872/3606722
c vlan_dev.c
/* -*- linux-c -*-
* INET 802.1Q VLAN
* Ethernet-type device handling.
*
* Authors: Ben Greear
* Please send support related email to: vlan@scry.wanfear.c
www.eeworm.com/read/316872/3606773
c rose_dev.c
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of
www.eeworm.com/read/312645/3649854
h flash_dev.h
#ifndef CYGONCE_IO_FLASH_FLASH_DEV_H
#define CYGONCE_IO_FLASH_FLASH_DEV_H
//==========================================================================
//
// flash_dev.h
//
// Common fl
www.eeworm.com/read/312249/3674454
h nomac_dev.h
/***
*
* include/rtmac/nomac/nomac_dev.h
*
* RTmac - real-time networking media access control subsystem
* Copyright (C) 2002 Marc Kleine-Budde ,
* 2