Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Functions
Space.c File Reference
#include <linux/netdevice.h>
#include <linux/etherdevice.h>
#include <linux/errno.h>
#include <linux/init.h>
#include <linux/netlink.h>

Go to the source code of this file.

Data Structures

struct  devprobe2
 

Functions

struct net_devicene2_probe (int unit)
 
struct net_devicehp100_probe (int unit)
 
struct net_deviceultra_probe (int unit)
 
struct net_deviceultra32_probe (int unit)
 
struct net_devicewd_probe (int unit)
 
struct net_deviceel2_probe (int unit)
 
struct net_devicene_probe (int unit)
 
struct net_devicehp_probe (int unit)
 
struct net_devicehp_plus_probe (int unit)
 
struct net_deviceexpress_probe (int unit)
 
struct net_deviceeepro_probe (int unit)
 
struct net_deviceat1700_probe (int unit)
 
struct net_devicefmv18x_probe (int unit)
 
struct net_deviceeth16i_probe (int unit)
 
struct net_devicei82596_probe (int unit)
 
struct net_deviceewrk3_probe (int unit)
 
struct net_deviceel1_probe (int unit)
 
struct net_deviceel16_probe (int unit)
 
struct net_deviceelmc_probe (int unit)
 
struct net_deviceelplus_probe (int unit)
 
struct net_deviceac3200_probe (int unit)
 
struct net_devicees_probe (int unit)
 
struct net_devicelne390_probe (int unit)
 
struct net_devicee2100_probe (int unit)
 
struct net_deviceni5010_probe (int unit)
 
struct net_deviceni52_probe (int unit)
 
struct net_deviceni65_probe (int unit)
 
struct net_devicesonic_probe (int unit)
 
struct net_deviceseeq8005_probe (int unit)
 
struct net_devicesmc_init (int unit)
 
struct net_deviceatarilance_probe (int unit)
 
struct net_devicesun3lance_probe (int unit)
 
struct net_devicesun3_82586_probe (int unit)
 
struct net_deviceapne_probe (int unit)
 
struct net_devicecs89x0_probe (int unit)
 
struct net_devicemvme147lance_probe (int unit)
 
struct net_devicetc515_probe (int unit)
 
struct net_devicelance_probe (int unit)
 
struct net_devicemac8390_probe (int unit)
 
struct net_devicemac89x0_probe (int unit)
 
struct net_devicemc32_probe (int unit)
 
struct net_devicecops_probe (int unit)
 
struct net_deviceltpc_probe (void)
 
struct net_devicede620_probe (int unit)
 
int iph5526_probe (struct net_device *dev)
 
int sbni_probe (int unit)
 
 device_initcall (net_olddevs_init)
 

Function Documentation

struct net_device* ac3200_probe ( int  unit)
read

Definition at line 125 of file ac3200.c.

struct net_device* apne_probe ( int  unit)
read

Definition at line 119 of file apne.c.

struct net_device* at1700_probe ( int  unit)
read

Definition at line 166 of file at1700.c.

struct net_device* atarilance_probe ( int  unit)
read

Definition at line 369 of file atarilance.c.

struct net_device* cops_probe ( int  unit)
read

Definition at line 212 of file cops.c.

struct net_device* cs89x0_probe ( int  unit)
read

Definition at line 1704 of file cs89x0.c.

struct net_device* de620_probe ( int  unit)
read

Definition at line 784 of file de620.c.

device_initcall ( net_olddevs_init  )
struct net_device* e2100_probe ( int  unit)
read

Definition at line 142 of file e2100.c.

struct net_device* eepro_probe ( int  unit)
read

Definition at line 584 of file eepro.c.

struct net_device* el16_probe ( int  unit)
read

Definition at line 310 of file 3c507.c.

struct net_device* el1_probe ( int  unit)
read

el1_probe - probe for a 3c501 : The device structure passed in to probe.

This can be called from two places. The network layer will probe using a device structure passed in with the probe information completed. For a modular driver we use init_module to fill in our own structure and probe for it.

Returns 0 on success. ENXIO if asked not to probe and ENODEV if asked to probe and failing to find anything.

Definition at line 158 of file 3c501.c.

struct net_device* el2_probe ( int  unit)
read

Definition at line 150 of file 3c503.c.

struct net_device* elmc_probe ( int  unit)
read
struct net_device* elplus_probe ( int  unit)
read

Definition at line 1589 of file 3c505.c.

struct net_device* es_probe ( int  unit)
read

Definition at line 154 of file es3210.c.

struct net_device* eth16i_probe ( int  unit)
read

Definition at line 455 of file eth16i.c.

struct net_device* ewrk3_probe ( int  unit)
read

Definition at line 345 of file ewrk3.c.

struct net_device* express_probe ( int  unit)
read

Definition at line 364 of file eexpress.c.

struct net_device* fmv18x_probe ( int  unit)
read
struct net_device* hp100_probe ( int  unit)
read
struct net_device* hp_plus_probe ( int  unit)
read

Definition at line 140 of file hp-plus.c.

struct net_device* hp_probe ( int  unit)
read

Definition at line 102 of file hp.c.

struct net_device* i82596_probe ( int  unit)
read

Definition at line 1153 of file 82596.c.

int iph5526_probe ( struct net_device dev)
struct net_device* lance_probe ( int  unit)
read

Definition at line 436 of file lance.c.

struct net_device* lne390_probe ( int  unit)
read

Definition at line 144 of file lne390.c.

struct net_device* ltpc_probe ( void  )
read

Definition at line 1019 of file ltpc.c.

struct net_device* mac8390_probe ( int  unit)
read

Definition at line 400 of file mac8390.c.

struct net_device* mac89x0_probe ( int  unit)
read

Definition at line 180 of file mac89x0.c.

struct net_device* mc32_probe ( int  unit)
read
struct net_device* mvme147lance_probe ( int  unit)
read

Definition at line 71 of file mvme147.c.

struct net_device* ne2_probe ( int  unit)
read
struct net_device* ne_probe ( int  unit)
read

Definition at line 167 of file ne-h8300.c.

struct net_device* ni5010_probe ( int  unit)
read

Definition at line 117 of file ni5010.c.

struct net_device* ni52_probe ( int  unit)
read

Definition at line 388 of file ni52.c.

struct net_device* ni65_probe ( int  unit)
read

Definition at line 361 of file ni65.c.

int sbni_probe ( int  unit)

Definition at line 228 of file sbni.c.

struct net_device* seeq8005_probe ( int  unit)
read

Definition at line 104 of file seeq8005.c.

struct net_device* smc_init ( int  unit)
read

Definition at line 709 of file smc9194.c.

struct net_device* sonic_probe ( int  unit)
read
struct net_device* sun3_82586_probe ( int  unit)
read

Definition at line 278 of file sun3_82586.c.

struct net_device* sun3lance_probe ( int  unit)
read

Definition at line 246 of file sun3lance.c.

struct net_device* tc515_probe ( int  unit)
read

Definition at line 429 of file 3c515.c.

struct net_device* ultra32_probe ( int  unit)
read

Definition at line 114 of file smc-ultra32.c.

struct net_device* ultra_probe ( int  unit)
read

Definition at line 166 of file smc-ultra.c.

struct net_device* wd_probe ( int  unit)
read

Definition at line 128 of file wd.c.