Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/fcoe/
H A Dfcoe.c119 static int fcoe_uninitchild(dev_info_t *fcoe_dip, dev_info_t *client_dip);
398 ret = fcoe_uninitchild(fcoe_dip, (dev_info_t *)clientarg); in fcoe_bus_ctl()
435 fcoe_uninitchild(dev_info_t *fcoe_dip, dev_info_t *client_dip) in fcoe_uninitchild() function