Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-mips64/sn/
Dklconfig.h445 typedef struct lboard_s { struct
465 struct lboard_s *brd_parent; /* Logical parent for this brd */ argument
466 vertex_hdl_t brd_graph_link; /* vertex hdl to connect extern compts */
467 confidence_t brd_confidence; /* confidence that the board is bad */
468 nasid_t brd_owner; /* who owns this board */
469 unsigned char brd_nic_flags; /* To handle 8 more NICs */
470 char brd_name[32];
/linux-2.4.37.9/include/asm-ia64/sn/
Dklconfig.h428 typedef struct lboard_s { struct
448 struct lboard_s *brd_parent; /* Logical parent for this brd */ argument
449 vertex_hdl_t brd_graph_link; /* vertex hdl to connect extern compts */
450 confidence_t brd_confidence; /* confidence that the board is bad */
451 nasid_t brd_owner; /* who owns this board */
452 unsigned char brd_nic_flags; /* To handle 8 more NICs */
453 char pad[32]; /* future expansion */
454 char brd_name[32];