Home
last modified time | relevance | path

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

/NextBSD/sys/dev/de/
HDif_de.c2725 void (*vendor_identify_nic)(tulip_softc_t * const sc); member
2935 for (idx = 0; tulip_vendors[idx].vendor_identify_nic != NULL; idx++) { in tulip_read_macaddr()
2937 (*tulip_vendors[idx].vendor_identify_nic)(sc); in tulip_read_macaddr()