Searched refs:ndi_dc_devi_create (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ |
H A D | sunndi.h | 419 ndi_dc_devi_create(struct devctl_iocdata *dcp, dev_info_t *pdip, int flags,
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | sunndi.c | 729 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 D | pcf8584.c | 545 rv = ndi_dc_devi_create(dcp, self, 0, NULL); in pcf8584_ioctl()
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/ |
H A D | fcp.c | 3985 *rval = ndi_dc_devi_create(dcp, pptr->port_dip, in fcp_port_ioctl()
|