Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h424 struct fcipstat { struct
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c2005 struct fcipstat *fcipstatp; in fcip_kstat_init()
2015 (sizeof (struct fcipstat)/ sizeof (kstat_named_t)), in fcip_kstat_init()
2020 (sizeof (struct fcipstat)/ sizeof (kstat_named_t)), 0); in fcip_kstat_init()
2027 fcipstatp = (struct fcipstat *)fptr->fcip_kstatp->ks_data; in fcip_kstat_init()
2113 struct fcipstat *fcipstatp; in fcip_stat_update()
2117 fcipstatp = (struct fcipstat *)fcip_statp->ks_data; in fcip_stat_update()