Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/
Dne2k_isa.c39 static struct nic_operations ne_operations; variable
212 nic->nic_op = &ne_operations; in ne_probe()
365 static struct nic_operations ne_operations = { .connect = dummy_connect, variable