Home
last modified time | relevance | path

Searched defs:hd (Results 1 – 25 of 62) sorted by relevance

123

/titanic_44/usr/src/lib/librcm/
H A Dlibrcm.c55 rcm_handle_t *hd; in rcm_alloc_handle() local
104 rcm_free_handle(rcm_handle_t *hd) in rcm_free_handle()
126 rcm_get_info(rcm_handle_t *hd, char *rsrcname, uint_t flag, rcm_info_t **infop) in rcm_get_info()
152 rcm_get_info_list(rcm_handle_t *hd, char **rsrcnames, uint_t flag, in rcm_get_info_list()
166 rcm_request_offline(rcm_handle_t *hd, char *rsrcname, uint_t flag, in rcm_request_offline()
179 rcm_request_offline_list(rcm_handle_t *hd, char **rsrcnames, uint_t flag, in rcm_request_offline_list()
192 rcm_notify_online(rcm_handle_t *hd, char *rsrcname, uint_t flag, in rcm_notify_online()
205 rcm_notify_online_list(rcm_handle_t *hd, char **rsrcnames, uint_t flag, in rcm_notify_online_list()
218 rcm_notify_remove(rcm_handle_t *hd, char *rsrcname, uint_t flag, in rcm_notify_remove()
231 rcm_notify_remove_list(rcm_handle_t *hd, char **rsrcnames, uint_t flag, in rcm_notify_remove_list()
[all …]
/titanic_44/usr/src/lib/smbsrv/libmlsvc/common/
H A Dsvcctl_svc.c152 ndr_handle_t *hd; in svcctl_hdlookup() local
175 ndr_handle_t *hd; in svcctl_hdfree() local
254 ndr_handle_t *hd; in svcctl_get_mgr_ctx() local
351 ndr_handle_t *hd; in svcctl_s_ControlService() local
416 ndr_handle_t *hd; in svcctl_s_DeleteService() local
436 ndr_handle_t *hd; in svcctl_s_QueryServiceSecurity() local
489 ndr_handle_t *hd; in svcctl_s_SetServiceSecurity() local
563 ndr_handle_t *hd; in svcctl_s_OpenService() local
618 ndr_handle_t *hd; in svcctl_s_QueryServiceStatus() local
667 ndr_handle_t *hd; in svcctl_s_EnumDependentServices() local
[all …]
H A Dsamr_svc.c158 ndr_handle_t *hd; in samr_hdalloc() local
186 ndr_handle_t *hd; in samr_hdfree() local
201 ndr_handle_t *hd; in samr_hdlookup() local
438 ndr_handle_t *hd; in samr_s_QueryDomainInfo() local
556 ndr_handle_t *hd; in samr_s_LookupNames() local
640 ndr_handle_t *hd; in samr_s_OpenUser() local
697 ndr_handle_t *hd; in samr_s_QueryUserInfo() local
778 ndr_handle_t *hd; in samr_s_QueryUserGroups() local
875 ndr_handle_t *hd; in samr_s_OpenGroup() local
910 ndr_handle_t *hd; in samr_s_AddAliasMember() local
[all …]
H A Deventlog_svc.c191 ndr_handle_t *hd; in logr_hdlookup() local
268 ndr_handle_t *hd; in logr_s_EventLogClose() local
295 ndr_handle_t *hd; in logr_s_EventLogOpen() local
338 ndr_handle_t *hd; in logr_s_EventLogQueryCount() local
365 ndr_handle_t *hd; in logr_s_EventLogGetOldestRec() local
494 ndr_handle_t *hd; in logr_s_EventLogRead() local
H A Dwinreg_svc.c359 ndr_handle_t *hd; in winreg_alloc_id() local
380 ndr_handle_t *hd; in winreg_dealloc_id() local
398 ndr_handle_t *hd; in winreg_s_CreateKey() local
636 ndr_handle_t *hd; in winreg_s_EnumKey() local
815 ndr_handle_t *hd; in winreg_s_OpenKey() local
/titanic_44/usr/src/cmd/rcm_daemon/common/
H A Dbridge_rcm.c201 bridge_register(rcm_handle_t *hd) in bridge_register()
234 bridge_unregister(rcm_handle_t *hd) in bridge_unregister()
282 bridge_offline(rcm_handle_t *hd, char *rsrc, id_t id, uint_t flags, in bridge_offline()
329 bridge_undo_offline(rcm_handle_t *hd, char *rsrc, id_t id, uint_t flags, in bridge_undo_offline()
381 bridge_get_info(rcm_handle_t *hd, char *rsrc, id_t id, uint_t flags, in bridge_get_info()
422 bridge_suspend(rcm_handle_t *hd, char *rsrc, id_t id, timespec_t *interval, in bridge_suspend()
434 bridge_resume(rcm_handle_t *hd, char *rsrc, id_t id, uint_t flags, in bridge_resume()
446 bridge_remove(rcm_handle_t *hd, char *rsrc, id_t id, uint_t flags, in bridge_remove()
482 bridge_notify_event(rcm_handle_t *hd, char *rsrc, id_t id, uint_t flags, in bridge_notify_event()
593 cache_lookup(rcm_handle_t *hd, char *rsrc, uint_t options) in cache_lookup()
[all …]
H A Daggr_rcm.c291 aggr_register(rcm_handle_t *hd) in aggr_register()
323 aggr_unregister(rcm_handle_t *hd) in aggr_unregister()
374 aggr_offline(rcm_handle_t *hd, char *rsrc, id_t id, uint_t flags, in aggr_offline()
433 aggr_undo_offline(rcm_handle_t *hd, char *rsrc, id_t id, uint_t flags, in aggr_undo_offline()
578 aggr_get_info(rcm_handle_t *hd, char *rsrc, id_t id, uint_t flags, in aggr_get_info()
622 aggr_suspend(rcm_handle_t *hd, char *rsrc, id_t id, timespec_t *interval, in aggr_suspend()
634 aggr_resume(rcm_handle_t *hd, char *rsrc, id_t id, uint_t flags, in aggr_resume()
646 aggr_remove(rcm_handle_t *hd, char *rsrc, id_t id, uint_t flags, in aggr_remove()
700 aggr_notify_event(rcm_handle_t *hd, char *rsrc, id_t id, uint_t flags, in aggr_notify_event()
837 cache_lookup(rcm_handle_t *hd, char *rsrc, char options) in cache_lookup()
[all …]
H A Dibpart_rcm.c224 ibpart_register(rcm_handle_t *hd) in ibpart_register()
256 ibpart_unregister(rcm_handle_t *hd) in ibpart_unregister()
304 ibpart_offline(rcm_handle_t *hd, char *rsrc, id_t id, uint_t flags, in ibpart_offline()
362 ibpart_undo_offline(rcm_handle_t *hd, char *rsrc, id_t id, uint_t flags, in ibpart_undo_offline()
475 ibpart_get_info(rcm_handle_t *hd, char *rsrc, id_t id, uint_t flags, in ibpart_get_info()
516 ibpart_suspend(rcm_handle_t *hd, char *rsrc, id_t id, timespec_t *interval, in ibpart_suspend()
528 ibpart_resume(rcm_handle_t *hd, char *rsrc, id_t id, uint_t flags, in ibpart_resume()
541 ibpart_consumer_remove(rcm_handle_t *hd, link_cache_t *node, uint_t flags, in ibpart_consumer_remove()
581 ibpart_remove(rcm_handle_t *hd, char *rsrc, id_t id, uint_t flags, in ibpart_remove()
617 ibpart_notify_event(rcm_handle_t *hd, char *rsrc, id_t id, uint_t flags, in ibpart_notify_event()
[all …]
H A Dvlan_rcm.c224 vlan_register(rcm_handle_t *hd) in vlan_register()
256 vlan_unregister(rcm_handle_t *hd) in vlan_unregister()
304 vlan_offline(rcm_handle_t *hd, char *rsrc, id_t id, uint_t flags, in vlan_offline()
362 vlan_undo_offline(rcm_handle_t *hd, char *rsrc, id_t id, uint_t flags, in vlan_undo_offline()
465 vlan_get_info(rcm_handle_t *hd, char *rsrc, id_t id, uint_t flags, in vlan_get_info()
506 vlan_suspend(rcm_handle_t *hd, char *rsrc, id_t id, timespec_t *interval, in vlan_suspend()
518 vlan_resume(rcm_handle_t *hd, char *rsrc, id_t id, uint_t flags, in vlan_resume()
531 vlan_consumer_remove(rcm_handle_t *hd, link_cache_t *node, uint_t flags, in vlan_consumer_remove()
570 vlan_remove(rcm_handle_t *hd, char *rsrc, id_t id, uint_t flags, in vlan_remove()
606 vlan_notify_event(rcm_handle_t *hd, char *rsrc, id_t id, uint_t flags, in vlan_notify_event()
[all …]
H A Dvnic_rcm.c224 vnic_register(rcm_handle_t *hd) in vnic_register()
256 vnic_unregister(rcm_handle_t *hd) in vnic_unregister()
304 vnic_offline(rcm_handle_t *hd, char *rsrc, id_t id, uint_t flags, in vnic_offline()
362 vnic_undo_offline(rcm_handle_t *hd, char *rsrc, id_t id, uint_t flags, in vnic_undo_offline()
468 vnic_get_info(rcm_handle_t *hd, char *rsrc, id_t id, uint_t flags, in vnic_get_info()
509 vnic_suspend(rcm_handle_t *hd, char *rsrc, id_t id, timespec_t *interval, in vnic_suspend()
521 vnic_resume(rcm_handle_t *hd, char *rsrc, id_t id, uint_t flags, in vnic_resume()
534 vnic_consumer_remove(rcm_handle_t *hd, link_cache_t *node, uint_t flags, in vnic_consumer_remove()
573 vnic_remove(rcm_handle_t *hd, char *rsrc, id_t id, uint_t flags, in vnic_remove()
609 vnic_notify_event(rcm_handle_t *hd, char *rsrc, id_t id, uint_t flags, in vnic_notify_event()
[all …]
H A Dnetwork_rcm.c194 net_register(rcm_handle_t *hd) in net_register()
227 net_unregister(rcm_handle_t *hd) in net_unregister()
270 net_passthru(rcm_handle_t *hd, int op, const char *rsrc, uint_t flag, in net_passthru()
370 net_offline(rcm_handle_t *hd, char *rsrc, id_t id, uint_t flags, in net_offline()
391 net_online(rcm_handle_t *hd, char *rsrc, id_t id, uint_t flag, char **reason, in net_online()
416 net_getinfo(rcm_handle_t *hd, char *rsrc, id_t id, uint_t flag, in net_getinfo()
498 net_suspend(rcm_handle_t *hd, char *rsrc, id_t id, timespec_t *interval, in net_suspend()
523 net_resume(rcm_handle_t *hd, char *rsrc, id_t id, uint_t flag, char **info, in net_resume()
548 net_remove(rcm_handle_t *hd, char *rsrc, id_t id, uint_t flag, char **info, in net_remove()
727 update_cache(rcm_handle_t *hd) in update_cache()
[all …]
H A Dfilesys_rcm.c193 mnt_register(rcm_handle_t *hd) in mnt_register()
225 mnt_unregister(rcm_handle_t *hd) in mnt_unregister()
265 mnt_offline(rcm_handle_t *hd, char *rsrc, id_t id, uint_t flags, in mnt_offline()
342 mnt_online(rcm_handle_t *hd, char *rsrc, id_t id, uint_t flag, char **errorp, in mnt_online()
362 mnt_getinfo(rcm_handle_t *hd, char *rsrc, id_t id, uint_t flag, char **usagep, in mnt_getinfo()
416 mnt_suspend(rcm_handle_t *hd, char *rsrc, id_t id, timespec_t *interval, in mnt_suspend()
460 mnt_resume(rcm_handle_t *hd, char *rsrc, id_t id, uint_t flag, char **errorp, in mnt_resume()
655 mnt_remove(rcm_handle_t *hd, char *rsrc, id_t id, uint_t flag, char **errorp, in mnt_remove()
862 cache_sync(rcm_handle_t *hd, cache_t **cachep) in cache_sync()
1104 register_rsrc(rcm_handle_t *hd, char *rsrc) in register_rsrc()
[all …]
H A Dttymux_rcm.c963 rsrc_change_common(rcm_handle_t *hd, int op, const char *rsrcid, uint_t flag, in rsrc_change_common()
1251 tty_register(rcm_handle_t *hd) in tty_register()
1317 tty_unregister(rcm_handle_t *hd) in tty_unregister()
1345 tty_getinfo(rcm_handle_t *hd, char *rsrcid, id_t id, uint_t flag, char **info, in tty_getinfo()
1392 tty_offline(rcm_handle_t *hd, char *rsrc, id_t id, uint_t flags, in tty_offline()
1401 tty_remove(rcm_handle_t *hd, char *rsrc, id_t id, uint_t flags, in tty_remove()
1410 tty_suspend(rcm_handle_t *hd, char *rsrc, id_t id, timespec_t *interval, in tty_suspend()
1419 tty_online(rcm_handle_t *hd, char *rsrc, id_t id, uint_t flags, in tty_online()
1428 tty_resume(rcm_handle_t *hd, char *rsrc, id_t id, uint_t flags, in tty_resume()
H A Dip_rcm.c308 ip_register(rcm_handle_t *hd) in ip_register()
343 ip_unregister(rcm_handle_t *hd) in ip_unregister()
392 ip_offline(rcm_handle_t *hd, char *rsrc, id_t id, uint_t flags, in ip_offline()
538 ip_undo_offline(rcm_handle_t *hd, char *rsrc, id_t id, uint_t flags, in ip_undo_offline()
600 ip_get_info(rcm_handle_t *hd, char *rsrc, id_t id, uint_t flags, in ip_get_info()
656 ip_suspend(rcm_handle_t *hd, char *rsrc, id_t id, timespec_t *interval, in ip_suspend()
676 ip_resume(rcm_handle_t *hd, char *rsrc, id_t id, uint_t flags, in ip_resume()
696 ip_remove(rcm_handle_t *hd, char *rsrc, id_t id, uint_t flags, in ip_remove()
737 ip_notify_event(rcm_handle_t *hd, char *rsrc, id_t id, uint_t flags, in ip_notify_event()
958 cache_lookup(rcm_handle_t *hd, char *rsrc, char options) in cache_lookup()
[all …]
/titanic_44/usr/src/lib/smbsrv/libmlrpc/common/
H A Dndr_svc.c200 ndr_handle_t *hd; in ndr_hdalloc() local
236 ndr_handle_t *hd; in ndr_hdfree() local
270 ndr_handle_t *hd; in ndr_hdlookup() local
297 ndr_handle_t *hd; in ndr_hdclose() local
/titanic_44/usr/src/uts/intel/io/dktp/hba/ghd/
H A Dghd_scsa.h44 #define HBA_SETGEOM(hd, sec) (((hd) << 16) | (sec)) argument
/titanic_44/usr/src/uts/sun/sys/dada/adapters/ghd/
H A Dghd_scsa.h44 #define HBA_SETGEOM(hd, sec) (((hd) << 16) | (sec)) argument
/titanic_44/usr/src/tools/ctf/cvt/
H A Dhash.c151 hash_find_list_cb(void *node, struct hash_data *hd) in hash_find_list_cb()
170 struct hash_data hd; in hash_find_iter() local
183 hash_find_first_cb(void *node, struct hash_data *hd) in hash_find_first_cb()
197 struct hash_data hd; in hash_find() local
/titanic_44/usr/src/psm/promif/ieee1275/sun4/
H A Dprom_macaddr.c39 prom_getmacaddr(ihandle_t hd, caddr_t ea) in prom_getmacaddr()
/titanic_44/usr/src/lib/cfgadm_plugins/sbd/common/
H A Dap_rcm.c67 rcm_handle_t *hd; member
645 ap_rcm_cap_cpu(apd_t *a, rcmd_t *rcm, rcm_handle_t *hd, uint_t flags, in ap_rcm_cap_cpu()
807 ap_rcm_cap_mem(apd_t *a, rcmd_t *rcm, rcm_handle_t *hd, uint_t flags, in ap_rcm_cap_mem()
881 ap_rcm_request_cap(apd_t *a, rcmd_t *rcm, rcm_handle_t *hd, in ap_rcm_request_cap()
938 ap_rcm_add_cap(apd_t *a, rcmd_t *rcm, rcm_handle_t *hd, in ap_rcm_add_cap()
1037 ap_rcm_notify_cap(apd_t *a, rcmd_t *rcm, rcm_handle_t *hd, in ap_rcm_notify_cap()
1162 rcm_handle_t *hd; in ap_rcm_ctl() local
/titanic_44/usr/src/uts/common/sys/dktp/
H A Dgda.h54 #define GDA_SETGEOM(hd, sec) (((hd) << 16) | (sec)) argument
/titanic_44/usr/src/lib/libc/sparc/fp/
H A D_Q_cplx_div_ix.c95 int hb, hc, hd, hw, i, j; local
H A D_Q_cplx_div_rx.c95 int ha, hc, hd, hw, i, j; local
H A D_D_cplx_div_ix.c103 int hb, hc, hd, hw, i, j; in _D_cplx_div_ix() local
H A D_D_cplx_div_rx.c103 int ha, hc, hd, hw, i, j; in _D_cplx_div_rx() local

123