Searched refs:ether_serial_digit (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/evbarm/gumstix/
H A Dif_smsh_gxio.c54 static int ether_serial_digit = 1; variable
84 if (ether_serial_digit > 15)
115 (1 << 4) | ((ether_serial_digit++) & 0x0f);
H A Dif_sm_gxio.c99 static int ether_serial_digit = 1; variable
153 if (ether_serial_digit > 15)
197 (1 << 4) | ((ether_serial_digit++) & 0x0f);

Completed in 95 milliseconds