Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h424 struct fcipstat { struct
/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c2062 struct fcipstat *fcipstatp; in fcip_kstat_init()
2072 (sizeof (struct fcipstat)/ sizeof (kstat_named_t)), in fcip_kstat_init()
2077 (sizeof (struct fcipstat)/ sizeof (kstat_named_t)), 0); in fcip_kstat_init()
2084 fcipstatp = (struct fcipstat *)fptr->fcip_kstatp->ks_data; in fcip_kstat_init()
2170 struct fcipstat *fcipstatp; in fcip_stat_update()
2174 fcipstatp = (struct fcipstat *)fcip_statp->ks_data; in fcip_stat_update()