Searched refs:ATAG_SERIAL (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/arm/include/ | ||
H A D | atags.h | 52 #define ATAG_SERIAL 0x54410006 /* 64-bits of serial number */ macro |
/freebsd/sys/arm/arm/ | ||
H A D | machdep_boot.c | 232 case ATAG_SERIAL: in linux_parse_boot_param() |