Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/
Dns8390.c619 static struct nic_operations ns8390_operations; variable
620 static struct nic_operations ns8390_operations = { variable
958 nic->nic_op = &ns8390_operations; in eth_probe()