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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/sn/
H A Dnodepda.h59 typedef struct nodepda_s nodepda_t; typedef in typeref:struct:nodepda_s
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/sn/include/xtalk/
H A Dhubdev.h86 extern void hubdev_init_node(nodepda_t *, cnodeid_t);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/sn/kernel/
H A Dsetup.c61 extern void bte_init_node(nodepda_t *, cnodeid_t);
106 static nodepda_t *nodepdaindr[MAX_COMPACT_NODES];
496 alloc_bootmem_node(NODE_DATA(cnode), sizeof(nodepda_t));
507 alloc_bootmem_node(NODE_DATA(0), sizeof(nodepda_t));
H A Dbte.c36 nodepda_t *tmp_nodepda;
424 void bte_init_node(nodepda_t * mynodepda, cnodeid_t cnode)
H A Dio_common.c385 void __init hubdev_init_node(nodepda_t * npda, cnodeid_t node)

Completed in 100 milliseconds