Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_impl.h367 int oce_hw_init(struct oce_dev *dev);
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_hw.c530 oce_hw_init(struct oce_dev *dev) in oce_hw_init() function
H A Doce_main.c293 ret = oce_hw_init(dev); in oce_attach()