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

/illumos-gate/usr/src/uts/common/io/fcoe/
H A Dfcoe.c116 static int fcoe_attach_init(fcoe_soft_state_t *this_ss);
321 fcoe_ret = fcoe_attach_init(ss);
326 FCOE_LOG("fcoe", "fcoe_attach_init end with-%x", fcoe_ret);
854 fcoe_attach_init(fcoe_soft_state_t *ss) function

Completed in 88 milliseconds