Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/
H A Dfsw.c99 static int fsw_detach(struct nx_flowswitch *fsw, struct nexus_adapter *hwna,
507 return fsw_detach(fsw, hwna, FALSE); in fsw_host_teardown()
2284 fsw_detach(struct nx_flowswitch *fsw, struct nexus_adapter *hwna, in fsw_detach() function
2376 err = fsw_detach(fsw, NULL, TRUE); in fsw_free()