HomeSort by: relevance | last modified time | path
    Searched refs:ether_serial_digit (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/evbarm/gumstix/
if_smsh_gxio.c 54 static int ether_serial_digit = 1; variable in typeref:typename:int
84 if (ether_serial_digit > 15)
115 (1 << 4) | ((ether_serial_digit++) & 0x0f);
if_sm_gxio.c 99 static int ether_serial_digit = 1; variable in typeref:typename:int
153 if (ether_serial_digit > 15)
198 (1 << 4) | ((ether_serial_digit++) & 0x0f);

Completed in 13 milliseconds