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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/sn/
H A Dgda.h11 * The GDA contains information communicated between the
22 * GDA Version History
31 #define GDA_VERSION 2 /* Current GDA version # */
47 u32 g_magic; /* GDA magic number */
68 #define GDA ((gda_t*) GDA_ADDR(get_nasid())) macro
73 * Purpose: Define the minimum version of the GDA required, lower
74 * revisions assume GDA is NOT set up, and read partition
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/sn/
H A Dgda.h11 * The GDA contains information communicated between the
22 * GDA Version History
31 #define GDA_VERSION 2 /* Current GDA version # */
47 u32 g_magic; /* GDA magic number */
68 #define GDA ((gda_t*) GDA_ADDR(get_nasid())) macro
73 * Purpose: Define the minimum version of the GDA required, lower
74 * revisions assume GDA is NOT set up, and read partition
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/sgi-ip27/
H A Dip27-klconfig.c105 gda_t *gdap = GDA;
H A Dip27-klnuma.c43 /* Set up a GDA pointer to the replication mask. */
44 GDA->g_ktext_repmask = &ktext_repmask;
H A Dip27-smp.c100 gda_t *gdap = GDA;

Completed in 50 milliseconds