Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/io/efcode/
H A Dfc_ops.c60 static int fco_alloc_phandle(dev_info_t *, fco_handle_t, fc_ci_t *);
88 { FC_ALLOC_PHANDLE, fco_alloc_phandle},
419 fco_alloc_phandle(dev_info_t *ap, fco_handle_t rp, fc_ci_t *cp) in fco_alloc_phandle() function