Lines Matching refs:devctl_iocdata

308 ndi_dc_allochdl(void *iocarg, struct devctl_iocdata **rdcp)  in ndi_dc_allochdl()
310 struct devctl_iocdata *dcp; in ndi_dc_allochdl()
413 ndi_dc_freehdl(struct devctl_iocdata *dcp) in ndi_dc_freehdl()
429 ndi_dc_getname(struct devctl_iocdata *dcp) in ndi_dc_getname()
437 ndi_dc_getaddr(struct devctl_iocdata *dcp) in ndi_dc_getaddr()
444 ndi_dc_get_ap_data(struct devctl_iocdata *dcp) in ndi_dc_get_ap_data()
456 ndi_devctl_device_online(dev_info_t *dip, struct devctl_iocdata *dcp, in ndi_devctl_device_online()
501 ndi_devctl_device_offline(dev_info_t *dip, struct devctl_iocdata *dcp, in ndi_devctl_device_offline()
538 ndi_devctl_device_remove(dev_info_t *dip, struct devctl_iocdata *dcp, in ndi_devctl_device_remove()
575 ndi_devctl_device_getstate(dev_info_t *parent, struct devctl_iocdata *dcp, in ndi_devctl_device_getstate()
631 ndi_dc_return_dev_state(dev_info_t *dip, struct devctl_iocdata *dcp) in ndi_dc_return_dev_state()
668 ndi_devctl_bus_getstate(dev_info_t *dip, struct devctl_iocdata *dcp, in ndi_devctl_bus_getstate()
684 struct devctl_iocdata *dcp; in ndi_devctl_ioctl()
759 ndi_dc_return_ap_state(devctl_ap_state_t *ap, struct devctl_iocdata *dcp) in ndi_dc_return_ap_state()
794 ndi_dc_return_bus_state(dev_info_t *dip, struct devctl_iocdata *dcp) in ndi_dc_return_bus_state()
811 i_dc_devi_create(struct devctl_iocdata *, dev_info_t *, dev_info_t **);
818 ndi_dc_devi_create(struct devctl_iocdata *dcp, dev_info_t *pdip, int flags, in ndi_dc_devi_create()
951 i_dc_devi_create(struct devctl_iocdata *dcp, dev_info_t *pdip, in i_dc_devi_create()