Home
last modified time | relevance | path

Searched defs:c7000_controller (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/s390/net/
Dc7000.c554 struct c7000_controller { struct
555 struct net_device_stats stats; /* statistics */
556 struct net_device *dev; /* -> device struct */
557 unsigned int base_addr; /* base address */
558 char lappl[NAMLEN]; /* local appl */
559 char lhost[NAMLEN]; /* local host */
560 char uappl[NAMLEN]; /* unit appl */
561 char uhost[NAMLEN]; /* unit host */
562 unsigned char version; /* version = 2 */
563 unsigned char linkid; /* link id */
[all …]