sg_board_info_t
sg_board_info_t *brd;
ksp->ks_data_size = board_count * sizeof (sg_board_info_t);
sg_board_info_t *bdp;
bcopy(bdp, buf, sizeof (sg_board_info_t));
buf = ((sg_board_info_t *)buf) + 1;
sg_board_info_t *ptr;
static sg_board_info_t board_cache[SG_MAX_BDS] = { 0 };
static sg_board_info_t board_cache_snapshot[SG_MAX_BDS] = { 0 };
(sizeof (sg_board_info_t)))