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

/freebsd-11.0-release/sys/powerpc/powerpc/
H A Dbus_machdep.c51 #define MAX_EARLYBOOT_MAPPINGS 6 macro
58 } earlyboot_mappings[MAX_EARLYBOOT_MAPPINGS];
80 KASSERT(earlyboot_map_idx < MAX_EARLYBOOT_MAPPINGS,

Completed in 48 milliseconds