Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h462 struct kstat_named fcips_brdcstxmt; /* # broadcast packets */ member
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c2091 kstat_named_init(&fcipstatp->fcips_brdcstxmt, "fcips_brdcstxmt", in fcip_kstat_init()
2180 fcipstatp->fcips_brdcstxmt.value.ul = fptr->fcip_brdcstxmt; in fcip_stat_update()