Home
last modified time | relevance | path

Searched refs:nodepda_s (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/include/asm-ia64/sn/
Dnodepda.h38 struct nodepda_s { struct
80 struct nodepda_s *pernode_pdaindr[MAX_COMPACT_NODES]; argument
84 typedef struct nodepda_s nodepda_t;
Dpda.h36 struct nodepda_s *p_nodepda; /* Pointer to Per node PDA */
/linux-2.4.37.9/arch/ia64/sn/io/sn2/
Dbte_error.c133 struct nodepda_s *err_nodepda = (struct nodepda_s *) _nodepda; in bte_error_handler()