Home
last modified time | relevance | path

Searched refs:a3c90x_operations (Results 1 – 2 of 2) sorted by relevance

/external/syslinux/gpxe/src/drivers/net/
D3c90x.h53 static struct net_device_operations a3c90x_operations; variable
D3c90x.c854 static struct net_device_operations a3c90x_operations = { variable
891 netdev_init(netdev, &a3c90x_operations); in a3c90x_probe()