Searched defs:fcoet_attach_init (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet.c107 static fct_status_t fcoet_attach_init(fcoet_soft_state_t *ss);
260 ret = fcoet_attach_init(ss);
434 fcoet_attach_init(fcoet_soft_state_t *ss) function
460 FCOET_LOG("fcoet_attach_init", "get mac_id failed");
465 FCOET_LOG("fcoet_attach_init", "channel_id is %d",
614 FCOET_LOG("fcoet_attach_init", "fail_register_port");
623 FCOET_LOG("fcoet_attach_init", "fail_create_taskq");
627 FCOET_LOG("fcoet_attach_init", "fail_minor_node");
631 FCOET_LOG("fcoet_attach_init", "fail_alloc_port");
635 FCOET_LOG("fcoet_attach_init", "fail_alloc_dbu
[all...]

Completed in 271 milliseconds