Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/io/efcode/
H A Dfc_ops.c50 static int fco_invalidate(dev_info_t *, fco_handle_t, fc_ci_t *);
90 { FC_SVC_INVALIDATE, fco_invalidate},
799 fco_invalidate(dev_info_t *ap, fco_handle_t rp, fc_ci_t *cp) in fco_invalidate() function