Searched refs:fcoet_attach (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet.c101 static int fcoet_attach(dev_info_t *dip, ddi_attach_cmd_t cmd);
148 fcoet_attach,
240 fcoet_attach(dev_info_t *dip, ddi_attach_cmd_t cmd) function
247 FCOET_LOG("fcoet_attach", "get instance %d", instance);
266 FCOET_LOG("fcoet_attach", "end with-%x", ret);
274 FCOET_LOG("fcoet_attach", "unspported attach cmd-%x", cmd);

Completed in 209 milliseconds