Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dsunndi.h200 ndi_devctl_device_remove(dev_info_t *dip, struct devctl_iocdata *dcp,
/titanic_44/usr/src/uts/common/os/
H A Dsunndi.c538 ndi_devctl_device_remove(dev_info_t *dip, struct devctl_iocdata *dcp, in ndi_devctl_device_remove() function
723 rval = ndi_devctl_device_remove(dip, dcp, flags); in ndi_devctl_ioctl()
/titanic_44/usr/src/uts/sun4u/io/i2c/nexus/
H A Dpcf8584.c548 rv = ndi_devctl_device_remove(self, dcp, 0); in pcf8584_ioctl()