Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/ipp/
H A Dipp_impl.h213 int (*ippsi_update)(ipp_stat_t *, void *, int); member
H A Dippconf.c1696 sip->ippsi_update = update; in ipp_stat_create()
3262 return (sip->ippsi_update((ipp_stat_t *)sip, sip->ippsi_arg, rw)); in update_stats()