Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/cxgbe/
H A Dcxgbe.c70 .devo_detach = cxgbe_devo_detach,
/titanic_50/usr/src/uts/common/io/warlock/
H A Dav1394.wlcmd62 add dev_ops::devo_detach targets av1394_detach
H A Dusbser.wlcmd54 add dev_ops::devo_detach targets usbser_detach
H A Dddi_dki_comm.inc75 (*devops_p->devo_detach)(NULL, 0);
/titanic_50/usr/src/uts/common/sys/
H A Ddevops.h412 int (*devo_detach)(dev_info_t *dip, ddi_detach_cmd_t cmd); member
/titanic_50/usr/src/uts/common/io/scsi/adapters/smrt/
H A Dsmrt.c98 .devo_detach = smrt_detach,
/titanic_50/usr/src/uts/i86pc/i86hvm/io/
H A Dxdf_shell.c1102 (xdfs_hvm_dev_ops->devo_detach == NULL)) in xdfs_hvm_detach()
1105 if ((rv = xdfs_hvm_dev_ops->devo_detach(dip, cmd)) != DDI_SUCCESS) in xdfs_hvm_detach()
/titanic_50/usr/src/uts/common/os/
H A Ddriver.c195 if ((fn = ops->devo_detach) == NULL) in devi_detach()
/titanic_50/usr/src/uts/common/io/ib/clients/of/sol_umad/
H A Dsol_umad.c91 .devo_detach = umad_detach,
/titanic_50/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs.c101 .devo_detach = sol_uverbs_detach,
/titanic_50/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_nexus.c97 .devo_detach = t4_devo_detach,
/titanic_50/usr/src/uts/common/io/nvme/
H A Dnvme.c484 .devo_detach = nvme_detach,