Home
last modified time | relevance | path

Searched defs:hdl (Results 151 – 175 of 359) sorted by relevance

12345678910>>...15

/illumos-gate/usr/src/test/util-tests/tests/smbios/
H A Dsmbios_test_strings.c136 smbios_test_verify_strings(smbios_hdl_t *hdl) in smbios_test_verify_strings()
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_ioctl.c1663 ddi_acc_handle_t hdl; in tavor_flash_bank() local
1697 ddi_acc_handle_t hdl; in tavor_flash_read() local
1737 ddi_acc_handle_t hdl; in tavor_flash_write() local
1774 ddi_acc_handle_t hdl; in tavor_flash_init() local
1937 ddi_acc_handle_t hdl; in tavor_flash_fini() local
/illumos-gate/usr/src/cmd/pcidb/
H A Dpcidb.c358 pcidb_hdl_t *hdl = walk->pw_hdl; in pcidb_walk_vendors() local
372 pcidb_hdl_t *hdl = walk->pw_hdl; in pcidb_walk_devices() local
390 pcidb_hdl_t *hdl = walk->pw_hdl; in pcidb_walk_subsystems() local
741 pcidb_hdl_t *hdl; in main() local
/illumos-gate/usr/src/lib/varpd/direct/common/
H A Dlibvarpd_direct.c74 varpd_direct_create(varpd_provider_handle_t *hdl, void **outp, in varpd_direct_create()
315 varpd_direct_restore(nvlist_t *nvp, varpd_provider_handle_t *hdl, in varpd_direct_restore()
/illumos-gate/usr/src/cmd/mdb/intel/modules/smbios/
H A Dsmbios.c40 smbios_hdl_t shp, *hdl; in smbios_mdb_write() local
/illumos-gate/usr/src/uts/common/os/
H A Dddi_intr_impl.c106 ddi_intr_handle_impl_t hdl; in i_ddi_intr_get_supported_types() local
137 ddi_intr_handle_impl_t hdl; in i_ddi_intr_get_supported_nintrs() local
267 ddi_intr_handle_impl_t hdl; in i_ddi_intr_get_limit() local
H A Dddifm.c520 struct i_ddi_fmhdl *hdl = DEVI(dip)->devi_fmhdl; in i_ddi_fm_handler_enter() local
535 struct i_ddi_fmhdl *hdl = DEVI(dip)->devi_fmhdl; in i_ddi_fm_handler_exit() local
544 struct i_ddi_fmhdl *hdl = DEVI(dip)->devi_fmhdl; in i_ddi_fm_handler_owned() local
/illumos-gate/usr/src/lib/libpicltree/
H A Dpicltree.c473 hash_add_newobj(hash_t *htbl, picl_hdl_t hdl, void *pobj) in hash_add_newobj()
511 hash_remove(hash_t *htbl, picl_hdl_t hdl) in hash_remove()
546 hash_lookup_obj(hash_t *htbl, picl_hdl_t hdl) in hash_lookup_obj()
564 hash_lookup_hdl(hash_t *htbl, picl_hdl_t hdl) in hash_lookup_hdl()
585 picl_hdl_error(picl_hdl_t hdl) in picl_hdl_error()
604 ptree_hdl_error(picl_hdl_t hdl) in ptree_hdl_error()
624 cvt_picl2ptree(picl_hdl_t hdl, picl_hdl_t *ptree_hdl) in cvt_picl2ptree()
647 picl_hdl_t hdl; in alloc_ptreehdl() local
665 picl_hdl_t hdl; in alloc_piclhdl() local
3054 void *c_args, int (*callback_fn)(picl_nodehdl_t hdl, void *args)) in do_walk()
[all …]
/illumos-gate/usr/src/uts/sun4v/sys/
H A Dds_impl.h177 ldc_handle_t hdl; /* LDC handle */ member
294 ds_svc_hdl_t hdl; /* handle assigned by DS */ member
335 #define DS_HDL2IDX(hdl) (hdl >> DS_IDX_SHIFT) argument
336 #define DS_HDL2COUNT(hdl) (hdl & DS_COUNT_MASK) argument
337 #define DS_HDL_ISCLIENT(hdl) ((hdl) & DS_HDL_ISCLIENT_BIT) argument
338 #define DS_HDL_SET_ISCLIENT(hdl) ((hdl) |= DS_HDL_ISCLIENT_BIT) argument
/illumos-gate/usr/src/uts/i86pc/io/acpi_drv/
H A Dacpi_video.c241 acpi_video_switch_notify(ACPI_HANDLE hdl, uint32_t notify, void *ctx) in acpi_video_switch_notify()
273 acpi_video_brightness_notify(ACPI_HANDLE hdl, uint32_t notify, void *ctx) in acpi_video_brightness_notify()
431 acpi_video_enum_output(ACPI_HANDLE hdl, struct acpi_video *vidp) in acpi_video_enum_output()
528 acpi_video_find_and_alloc(ACPI_HANDLE hdl, UINT32 nest, void *ctx, in acpi_video_find_and_alloc()
H A Dacpi_drv.c67 #define ACPI_DRV_PRT_NOTIFY(hdl, val) \ argument
75 #define ACPI_DRV_PRT_NOTIFY(hdl, val) argument
766 acpi_drv_prt_notify(ACPI_HANDLE hdl, UINT32 val) in acpi_drv_prt_notify()
1302 acpi_drv_cbat_notify(ACPI_HANDLE hdl, UINT32 val, void *ctx) in acpi_drv_cbat_notify()
1454 acpi_drv_ac_notify(ACPI_HANDLE hdl, UINT32 val, void *ctx) in acpi_drv_ac_notify()
1497 acpi_drv_lid_notify(ACPI_HANDLE hdl, UINT32 val, void *ctx) in acpi_drv_lid_notify()
/illumos-gate/usr/src/uts/common/io/ib/clients/iser/
H A Diser_ib.c937 iser_ib_handle_portup_event(ibt_hca_hdl_t hdl, ibt_async_event_t *event) in iser_ib_handle_portup_event()
1041 iser_ib_handle_portdown_event(ibt_hca_hdl_t hdl, ibt_async_event_t *event) in iser_ib_handle_portdown_event()
1078 iser_ib_handle_hca_detach_event(ibt_hca_hdl_t hdl, ibt_async_event_t *event) in iser_ib_handle_hca_detach_event()
1135 iser_ib_async_handler(void *clntp, ibt_hca_hdl_t hdl, ibt_async_code_t code, in iser_ib_async_handler()
/illumos-gate/usr/src/uts/common/io/blkdev/
H A Dblkdev.c648 bd_handle_t hdl; in bd_attach() local
916 bd_handle_t hdl; in bd_detach() local
2268 bd_handle_t hdl; in bd_bus_ctl() local
2301 bd_handle_t hdl; in bd_alloc_handle() local
2341 bd_free_handle(bd_handle_t hdl) in bd_free_handle()
2347 bd_attach_handle(dev_info_t *dip, bd_handle_t hdl) in bd_attach_handle()
2427 bd_detach_handle(bd_handle_t hdl) in bd_detach_handle()
2565 bd_state_change(bd_handle_t hdl) in bd_state_change()
2575 bd_address(bd_handle_t hdl) in bd_address()
/illumos-gate/usr/src/cmd/ipdadm/
H A Dipdadm.c109 ipd_stathdl_t hdl; in ipdadm_list() local
147 ipd_stathdl_t hdl; in ipdadm_info() local
/illumos-gate/usr/src/uts/i86pc/cpu/amd_opteron/
H A Dao_cpu.c102 ao_procnode_scrubber_enable(cmi_hdl_t hdl, ao_ms_data_t *ao) in ao_procnode_scrubber_enable()
/illumos-gate/usr/src/lib/libfru/libfruraw/
H A Dfruraw.h57 fru_treehdl_t hdl; member
/illumos-gate/usr/src/cmd/fm/modules/common/ses-log-transport/
H A Dses_log_transport.c160 slt_post_ereport(fmd_hdl_t *hdl, fmd_xprt_t *xprt, const char *ereport_class, in slt_post_ereport()
1071 slt_timeout(fmd_hdl_t *hdl, id_t id, void *data) in slt_timeout()
1144 _fmd_init(fmd_hdl_t *hdl) in _fmd_init()
1224 _fmd_fini(fmd_hdl_t *hdl) in _fmd_fini()
/illumos-gate/usr/src/cmd/mdb/intel/modules/generic_cpu/
H A Dgcpu.c229 cmi_hdl_impl_t hdl; in cmih_walk_step() local
283 cmi_hdl_impl_t *hdl = (cmi_hdl_impl_t *)arg; in cmihdl_cb() local
320 cmihdl_disp(uintptr_t addr, cmi_hdl_impl_t *hdl) in cmihdl_disp()
435 cmi_hdl_impl_t *hdl; in cmihdl() local
/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/chip/
H A Dchip_serial.c65 ipmi_handle_t *hdl; in ipmi_serial_lookup() local
/illumos-gate/usr/src/uts/i86pc/io/acpi/acpidev/
H A Dacpidev_device.c173 acpidev_device_filter_usb(acpidev_walk_info_t *infop, ACPI_HANDLE hdl, in acpidev_device_filter_usb()
H A Dacpidev_usbport.c108 acpidev_usbport_filter_cb(acpidev_walk_info_t *infop, ACPI_HANDLE hdl, in acpidev_usbport_filter_cb()
/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Dfme.c126 fmd_hdl_t *hdl; /* handle for talking with fmd */ member
331 newfme(const char *e0class, const struct ipath *e0ipp, fmd_hdl_t *hdl, in newfme()
695 fme_restart(fmd_hdl_t *hdl, fmd_case_t *inprogress) in fme_restart()
1036 serd_eval(struct fme *fmep, fmd_hdl_t *hdl, fmd_event_t *ffep, in serd_eval()
1508 fme_receive_external_report(fmd_hdl_t *hdl, fmd_event_t *ffep, nvlist_t *nvl, in fme_receive_external_report()
1558 fme_receive_repair_list(fmd_hdl_t *hdl, fmd_event_t *ffep, nvlist_t *nvl, in fme_receive_repair_list()
1632 fme_receive_report(fmd_hdl_t *hdl, fmd_event_t *ffep, in fme_receive_report()
2673 fme_serd_load(fmd_hdl_t *hdl) in fme_serd_load()
3066 publish_undiagnosable(fmd_hdl_t *hdl, fmd_event_t *ffep, fmd_case_t *fmcase, in publish_undiagnosable()
3176 fme_close_case(fmd_hdl_t *hdl, fmd_case_t *fmcase) in fme_close_case()
[all …]
/illumos-gate/usr/src/cmd/sbdadm/
H A Dsbdadm.c99 luResource hdl = NULL; in create_lu() local
639 luResource hdl = NULL; in print_lu_attr() local
/illumos-gate/usr/src/cmd/fm/fminject/common/
H A Dinj_main.c57 evchan_t *hdl; in sev_open() local
/illumos-gate/usr/src/cmd/ptools/ptree/
H A Dptree.c393 ct_stathdl_t hdl; in ct_status_open() local
415 ct_stathdl_t hdl = inhdl; in p_get_svc_fmri() local
434 ct_stathdl_t hdl; in ctsort() local

12345678910>>...15