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

/illumos-gate/usr/src/uts/common/io/fcoe/
H A Dfcoe.c122 static fcoe_mac_t *fcoe_create_mac_by_id(datalink_id_t linkid);
687 fcoe_mac = fcoe_create_mac_by_id(param->fcp_mac_linkid);
994 fcoe_create_mac_by_id(datalink_id_t linkid) function
1001 FCOE_LOG("fcoe", "fcoe_create_mac_by_id found one mac %d",
1011 FCOE_LOG("fcoe", "fcoe_create_mac_by_id created one mac %d", linkid);

Completed in 83 milliseconds