fhc_bd_t
fhc_bd_t *board;
fhc_bd_t *list;
fhc_bd_t *list;
update_board_leds(fhc_bd_t *board, uint_t mask, uint_t value)
fhc_bd_t *bdlist; /* board list pointer */
fhc_bd_t *bd_list;
fhc_bd_t *bd_list;
fhc_bd_t *bdp;
fhc_bd_t *list = NULL;
fhc_bd_t *bdp = fhc_bd(board);
fhc_bd_t *bdp;
fhc_bd_t *bdp;
fhc_bd_t *bdp;
fhc_shell_sort(fhc_bd_t *a[], int lb, int ub)
fhc_bd_t *t;
fhc_b_search(fhc_bd_t *in_array[], int board, int first, int last)
oldsize = sizeof (fhc_bd_t *) * resizable->size;
newsize = sizeof (fhc_bd_t *) * resizable->size;
fhc_bd_t *
fhc_resize(fhc_bd_t ***in_array, int oldsize, int newsize)
fhc_bd_t **temp;
fhc_bd_t *bdp;
kmem_zalloc(sizeof (fhc_bd_t), KM_SLEEP);
kmem_zalloc(sizeof (fhc_bd_t), KM_SLEEP);
fhc_bd_t *
fhc_bd_t *
fhc_bd_t *
fhc_bd_t *
fhc_bd_next(fhc_bd_t *bdp)
fhc_bd_t *bdp;
fhc_bd_t *bdp;
bdp = (fhc_bd_t *)ksp->ks_private;
fhc_bd_ks_alloc(fhc_bd_t *bdp)
fhc_bd_t *bdp;
fhc_bd_t *bdp;
static void fhc_shell_sort(fhc_bd_t **, int, int);
static int fhc_b_search(fhc_bd_t **, int, int, int);
fhc_bd_t *bdp;
static void fhc_resize(fhc_bd_t ***, int, int);
kmem_zalloc(sizeof (fhc_bd_t), KM_SLEEP);
fhc_bd_t *bdp;
fhc_bd_t *bdp;
fhc_bd_t *list;
fhc_bd_t *glist;
fhc_bd_t *list;
fhc_bd_t *fhc_list = NULL;
fhc_bd_t *bdp;
fhc_list = kmem_zalloc(sizeof (fhc_bd_t) * fhc_max_boards(),
kmem_free(fhc_list, sizeof (fhc_bd_t) * fhc_max_boards());
fhc_bd_t *list;
fhc_bd_t *list;
fhc_bd_t *bdp;
void fhc_bd_ks_alloc(fhc_bd_t *);
fhc_bd_t *bdp;
fhc_bd_t *bdp;
fhc_bd_t *curr_bdp;
fhc_bd_t *list;
fhc_bd_t *bdp;
fhc_bd_t **boards;
fhc_bd_t *fhc_bdlist_lock(int);
fhc_bd_t *fhc_bd(int);
fhc_bd_t *fhc_bd_clock(void);
fhc_bd_t *fhc_bd_first(void);
fhc_bd_t *fhc_bd_next(fhc_bd_t *);
void update_board_leds(fhc_bd_t *, uint_t, uint_t);