Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dsunndi.h419 ndi_dc_devi_create(struct devctl_iocdata *dcp, dev_info_t *pdip, int flags,
/illumos-gate/usr/src/uts/common/os/
H A Dsunndi.c729 rval = ndi_dc_devi_create(dcp, dip, 0, NULL); in ndi_devctl_ioctl()
820 ndi_dc_devi_create(struct devctl_iocdata *dcp, dev_info_t *pdip, int flags, in ndi_dc_devi_create() function
/illumos-gate/usr/src/uts/sun4u/io/i2c/nexus/
H A Dpcf8584.c545 rv = ndi_dc_devi_create(dcp, self, 0, NULL); in pcf8584_ioctl()
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c3985 *rval = ndi_dc_devi_create(dcp, pptr->port_dip, in fcp_port_ioctl()