Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c152 static int fcip_stat_update(kstat_t *, int);
2101 fptr->fcip_kstatp->ks_update = fcip_stat_update; in fcip_kstat_init()
2111 fcip_stat_update(kstat_t *fcip_statp, int val) in fcip_stat_update() function