Home
last modified time | relevance | path

Searched defs:postfix (Results 1 – 2 of 2) sorted by relevance

/arch/mips/bcm47xx/
Dsprom.c32 static void create_key(const char *prefix, const char *postfix, in create_key()
45 static int get_nvram_var(const char *prefix, const char *postfix, in get_nvram_var()
568 char postfix[2]; in bcm47xx_fill_sprom_path_r4589() local
616 char postfix[2]; in bcm47xx_fill_sprom_path_r45() local
/arch/powerpc/include/asm/
Dbitops.h101 #define DEFINE_TESTOP(fn, op, prefix, postfix, eh) \ argument