Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_stat.h93 int oce_stat_init(struct oce_dev *dev);
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_main.c318 ret = oce_stat_init(dev); in oce_attach()
H A Doce_stat.c195 oce_stat_init(struct oce_dev *dev) in oce_stat_init() function