Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_io.h324 int oce_pci_init(struct oce_dev *dev);
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_hw.c146 oce_pci_init(struct oce_dev *dev) in oce_pci_init() function
H A Doce_main.c270 ret = oce_pci_init(dev); in oce_attach()