Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fcoe/
H A Dfcoe_eth.c97 &mac->fm_unicst_handle, 0, &diag)) { in fcoe_open_mac()
160 if (mac->fm_unicst_handle != NULL) { in fcoe_close_mac()
162 mac->fm_unicst_handle); in fcoe_close_mac()
163 mac->fm_unicst_handle = NULL; in fcoe_close_mac()
H A Dfcoe.h138 mac_unicast_handle_t fm_unicst_handle; member