Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_impl.h341 int oce_identify_hw(struct oce_dev *dev);
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_hw.c218 oce_identify_hw(struct oce_dev *dev) in oce_identify_hw() function
H A Doce_main.c252 ret = oce_identify_hw(dev); in oce_attach()