Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/ib/clients/of/sol_umad/
H A Dsol_umad.h152 static int umad_detach(dev_info_t *dip, ddi_detach_cmd_t cmd);
/titanic_44/usr/src/uts/common/io/ib/clients/of/sol_umad/
H A Dsol_umad.c91 .devo_detach = umad_detach,
985 umad_detach(dev_info_t *dip, ddi_detach_cmd_t cmd) in umad_detach() function