Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_io.h313 int oce_mbox_init(struct oce_dev *dev);
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_hw.c560 ret = oce_mbox_init(dev); in oce_hw_init()
H A Doce_mbx.c94 oce_mbox_init(struct oce_dev *dev) in oce_mbox_init() function