Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Dfhc.c319 static int fhc_init(struct fhc_soft_state *softsp);
650 if (fhc_init(softsp) != DDI_SUCCESS) in fhc_attach()
822 fhc_init(struct fhc_soft_state *softsp) in fhc_init() function