Home
last modified time | relevance | path

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

/onnv-gate/usr/src/uts/common/io/fcoe/
H A Dfcoe.c116 static int fcoe_uninitchild(dev_info_t *fcoe_dip, dev_info_t *client_dip);
395 ret = fcoe_uninitchild(fcoe_dip, (dev_info_t *)clientarg); in fcoe_bus_ctl()
432 fcoe_uninitchild(dev_info_t *fcoe_dip, dev_info_t *client_dip) in fcoe_uninitchild() function