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

/freebsd-10.2-release/sys/arm/xscale/ixp425/
H A Dixp425_npevar.h73 #define NPEIMAGE_MINOR(id) (((id) >> 0) & 0xff) macro
H A Dixp425_npe.c507 NPEIMAGE_MINOR(imageId));
581 if (NPEIMAGE_MINOR(imageid) == 0xff) {

Completed in 49 milliseconds