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

  /src/sys/arch/evbarm/gumstix/
gumstix_machdep.c 207 uint32_t system_serial_high; variable in typeref:typename:uint32_t
497 system_serial_high = system_serial[0] << 24 | system_serial[1] << 16 |

Completed in 11 milliseconds