Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/skywalk/nexus/flowswitch/
H A Dfsw.c109 static int fsw_detach(struct nx_flowswitch *fsw, struct nexus_adapter *hwna,
636 return fsw_detach(fsw, hwna, FALSE); in fsw_host_teardown()
2424 fsw_detach(struct nx_flowswitch *fsw, struct nexus_adapter *hwna, in fsw_detach() function
2516 err = fsw_detach(fsw, NULL, TRUE); in fsw_free()