Home
last modified time | relevance | path

Searched refs:fhc_bd_init (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sunfire/sys/
H A Dfhc.h822 void fhc_bd_init(struct fhc_soft_state *, int, enum board_type);
/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Dfhc_bd.c311 fhc_bd_init(struct fhc_soft_state *softsp, int board, enum board_type type) in fhc_bd_init() function
H A Dfhc.c949 fhc_bd_init(softsp, board, fhc_board_type(softsp, board)); in fhc_init()