Home
last modified time | relevance | path

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

/freebsd/sys/dev/mxge/
H A Dif_mxge.c285 int i, found_mac, found_sn2; in mxge_parse_strings() local
290 found_sn2 = 0; in mxge_parse_strings()
309 } else if (!found_sn2 && (strncmp(ptr, "SN=", 3) == 0)) { in mxge_parse_strings()
316 found_sn2 = 1; in mxge_parse_strings()