Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/skywalk/nexus/flowswitch/
H A Dfsw.c111 static int fsw_detach(struct nx_flowswitch *fsw, struct nexus_adapter *hwna,
550 return fsw_detach(fsw, hwna, FALSE); in fsw_host_teardown()
2307 fsw_detach(struct nx_flowswitch *fsw, struct nexus_adapter *hwna, in fsw_detach() function
2399 err = fsw_detach(fsw, NULL, TRUE); in fsw_free()