HomeSort by: relevance | last modified time | path
    Searched defs:system_serial_low (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/evbarm/gumstix/
gumstix_machdep.c 208 uint32_t system_serial_low; variable in typeref:typename:uint32_t
499 system_serial_low = system_serial[4] << 24 | system_serial[5] << 16 |

Completed in 121 milliseconds