Searched refs:ne_operations (Results 1 – 1 of 1) sorted by relevance
39 static struct nic_operations ne_operations; variable212 nic->nic_op = &ne_operations; in ne_probe()365 static struct nic_operations ne_operations = { .connect = dummy_connect, variable