Searched refs:ether_mfg (Results 1 – 1 of 1) sorted by relevance
3991 uint32_t ether_mfg = 0; in dnet_parse_srom() local4024 ether_mfg = (ether_mfg << 8) | sr->netaddr[i]; in dnet_parse_srom()4026 if (ether_mfg == ADAPTEC_ETHER) { in dnet_parse_srom()4060 ether_mfg = (ether_mfg << 8) | mac[i]; in dnet_parse_srom()4062 switch (ether_mfg) { in dnet_parse_srom()