Searched refs:fore200e_bus (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/atm/
H A Dfore200e.h799 typedef struct fore200e_bus { struct
839 const struct fore200e_bus* bus; /* bus-dependent code and data */
H A Dfore200e.c98 static const struct fore200e_bus fore200e_bus[]; variable in typeref:struct:fore200e_bus
2567 const struct fore200e_bus *bus = match->data;
2609 .data = (void *) &fore200e_bus[1],
2630 const struct fore200e_bus* bus = (struct fore200e_bus*) pci_ent->driver_data;
2695 0, 0, (unsigned long) &fore200e_bus[0] },
3049 static const struct fore200e_bus fore200e_bus[] = { variable in typeref:struct:fore200e_bus

Completed in 47 milliseconds