Searched refs:vendor_identify_nic (Results 1 – 1 of 1) sorted by relevance
2725 void (*vendor_identify_nic)(tulip_softc_t * const sc); member2935 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()