Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dsunndi.h204 ndi_devctl_device_remove(dev_info_t *dip, struct devctl_iocdata *dcp,
/illumos-gate/usr/src/uts/common/os/
H A Dsunndi.c542 ndi_devctl_device_remove(dev_info_t *dip, struct devctl_iocdata *dcp, in ndi_devctl_device_remove() function
725 rval = ndi_devctl_device_remove(dip, dcp, flags); in ndi_devctl_ioctl()
/illumos-gate/usr/src/uts/sun4u/io/i2c/nexus/
H A Dpcf8584.c548 rv = ndi_devctl_device_remove(self, dcp, 0); in pcf8584_ioctl()