Searched refs:devctl_hdl_t (Results 1 - 12 of 12) sorted by relevance

/osnet-11/usr/src/lib/libdevice/
H A Dlibdevice.h39 typedef struct devctl_dummy_struct *devctl_hdl_t; typedef in typeref:struct:devctl_dummy_struct
43 devctl_hdl_t
46 devctl_hdl_t
49 devctl_hdl_t
52 devctl_hdl_t
55 devctl_hdl_t
59 devctl_release(devctl_hdl_t hdl);
62 devctl_device_offline(devctl_hdl_t hdl);
65 devctl_device_remove(devctl_hdl_t hdl);
68 devctl_pm_raisepower(devctl_hdl_t hd
[all...]
H A Ddevctl.c61 static devctl_hdl_t dc_mkhndl(dc_type_t, char *, uint_t, devctl_hdl_t);
75 devctl_release(devctl_hdl_t hdl)
101 devctl_hdl_t
124 devctl_hdl_t
148 devctl_hdl_t
176 devctl_hdl_t
200 devctl_hdl_t
223 static devctl_hdl_t
224 dc_mkhndl(dc_type_t type, char *path, uint_t oflags, devctl_hdl_t p
[all...]
/osnet-11/usr/src/lib/cfgadm_plugins/usb/common/
H A Dcfga_usb.c501 cleanup_after_devctl_cmd(devctl_hdl_t devctl_hdl, nvlist_t *user_nvlist)
513 setup_for_devctl_cmd(const char *ap_id, devctl_hdl_t *devctl_hdl,
566 device_configured(devctl_hdl_t hdl, nvlist_t *nvl, ap_rstate_t *rstate)
591 device_connected(devctl_hdl_t hdl, nvlist_t *list, ap_ostate_t *ostate)
851 reset_device(devctl_hdl_t devctl_hdl, nvlist_t *nvl)
1015 devctl_hdl_t hdl = NULL;
1225 devctl_hdl_t hdl = NULL;
1468 devctl_hdl_t devctl_hdl = NULL;
/osnet-11/usr/src/lib/cfgadm_plugins/ib/common/
H A Dcfga_ib.c52 static void ib_cleanup_after_devctl_cmd(devctl_hdl_t, nvlist_t *);
54 devctl_hdl_t *, nvlist_t **);
55 static cfga_ib_ret_t ib_device_configured(devctl_hdl_t, nvlist_t *,
57 static cfga_ib_ret_t ib_device_connected(devctl_hdl_t, nvlist_t *,
579 ib_cleanup_after_devctl_cmd(devctl_hdl_t devctl_hdl, nvlist_t *user_nvlist)
617 devctl_hdl_t *devctl_hdl, nvlist_t **user_nvlistp)
667 ib_device_configured(devctl_hdl_t hdl, nvlist_t *nvl, ap_rstate_t *rstate)
705 ib_device_connected(devctl_hdl_t hdl, nvlist_t *list, ap_ostate_t *ostate)
870 devctl_hdl_t hdl = NULL;
1062 devctl_hdl_t hd
[all...]
/osnet-11/usr/src/lib/cfgadm_plugins/pci/common/
H A Dcfga.c584 devctl_hdl_t dcp;
614 devctl_release((devctl_hdl_t)dcp);
800 devctl_release((devctl_hdl_t)dcp);
1503 devctl_hdl_t dcp;
1549 devctl_release((devctl_hdl_t)dcp);
1571 devctl_release((devctl_hdl_t)dcp);
1587 devctl_release((devctl_hdl_t)dcp);
1615 devctl_release((devctl_hdl_t)dcp);
1620 devctl_release((devctl_hdl_t)dcp);
/osnet-11/usr/src/lib/cfgadm_plugins/sata/common/
H A Dcfga_sata.c227 setup_for_devctl_cmd(const char *ap_id, devctl_hdl_t *devctl_hdl,
231 port_state(devctl_hdl_t hdl, nvlist_t *list,
239 cleanup_after_devctl_cmd(devctl_hdl_t devctl_hdl, nvlist_t *user_nvlist);
578 devctl_hdl_t hdl = NULL;
941 devctl_hdl_t hdl = NULL;
1436 devctl_hdl_t devctl_hdl = NULL;
1899 cleanup_after_devctl_cmd(devctl_hdl_t devctl_hdl, nvlist_t *user_nvlist)
1912 devctl_hdl_t *devctl_hdl,
1978 port_state(devctl_hdl_t hdl, nvlist_t *list,
/osnet-11/usr/src/lib/storage/libg_fc/common/
H A Dhot.c349 devctl_hdl_t devhdl;
392 devctl_hdl_t devhdl;
/osnet-11/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_utils.c50 int (*fcn)(const devctl_hdl_t);
56 int (*state_fcn)(const devctl_hdl_t, uint_t *);
821 devctl_hdl_t hdl = NULL;
823 int (*func)(const devctl_hdl_t);
824 int (*state_func)(const devctl_hdl_t, uint_t *);
H A Dcfga_cs.c70 devctl_hdl_t bus_hdl, dev_hdl;
344 devctl_hdl_t hdl;
/osnet-11/usr/src/lib/cfgadm_plugins/scsi/common/
H A Dcfga_utils.c51 int (*fcn)(const devctl_hdl_t);
57 int (*state_fcn)(const devctl_hdl_t, uint_t *);
951 devctl_hdl_t hdl = NULL;
953 int (*func)(const devctl_hdl_t);
954 int (*state_func)(const devctl_hdl_t, uint_t *);
/osnet-11/usr/src/lib/storage/liba5k/common/
H A Ddiag.c79 devctl_hdl_t devhdl;
H A Dmon.c807 devctl_hdl_t devhdl;
998 devctl_hdl_t devhdl;

Completed in 69 milliseconds