Searched defs:lboard_s (Results 1 – 2 of 2) sorted by relevance
445 typedef struct lboard_s { struct465 struct lboard_s *brd_parent; /* Logical parent for this brd */ argument466 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];
428 typedef struct lboard_s { struct448 struct lboard_s *brd_parent; /* Logical parent for this brd */ argument449 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];