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

/freebsd-10.2-release/sys/arm/xscale/ixp425/
H A Dixp425_npe.c424 #define NPE_IMAGE_MARKER 0xfeedf00d macro
443 while (imageLibrary[offset] == NPE_IMAGE_MARKER) {
455 /* 2 consecutive NPE_IMAGE_MARKER's indicates end of library */
456 if (image->id == NPE_IMAGE_MARKER) {

Completed in 86 milliseconds