Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fcoe/
H A Dfcoe_eth.c126 mac->fm_running = B_TRUE; in fcoe_open_mac()
141 if (mac->fm_running) { in fcoe_close_mac()
144 mac->fm_running = B_FALSE; in fcoe_close_mac()
H A Dfcoe.h141 uint32_t fm_running:1, member