Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/io/efcode/
H A Dfcpci.c61 static int pfc_config_fetch(dev_info_t *, fco_handle_t, fc_ci_t *);
156 { "config-l@", pfc_config_fetch},
157 { "config-w@", pfc_config_fetch},
158 { "config-b@", pfc_config_fetch},
827 pfc_config_fetch(dev_info_t *ap, fco_handle_t rp, fc_ci_t *cp) in pfc_config_fetch() function