Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Denx_main.c75 static int eibnx_unconfig_child(char *);
465 if ((ret = eibnx_unconfig_child(arg)) == ENX_E_SUCCESS) in eibnx_bus_unconfig()
626 eibnx_unconfig_child(char *devname) in eibnx_unconfig_child() function