Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_main.c68 static int oce_attach(dev_info_t *devinfo, ddi_attach_cmd_t cmd);
107 oce_attach, /* devo_attach */
190 oce_attach(dev_info_t *dip, ddi_attach_cmd_t cmd) in oce_attach() function