Searched defs:lboard_s (Results 1 – 1 of 1) sorted by relevance
421 typedef struct lboard_s { struct441 struct lboard_s *brd_parent; /* Logical parent for this brd */ argument442 vertex_hdl_t brd_graph_link; /* vertex hdl to connect extern compts */443 confidence_t brd_confidence; /* confidence that the board is bad */444 nasid_t brd_owner; /* who owns this board */445 unsigned char brd_nic_flags; /* To handle 8 more NICs */446 char brd_name[32];