Home
last modified time | relevance | path

Searched defs:handle (Results 226 – 250 of 746) sorted by relevance

12345678910>>...30

/illumos-gate/usr/src/cmd/hotplugd/
H A Dhotplugd_rcm.c188 rcm_handle_t *handle; in rcm_offline() local
237 rcm_handle_t *handle; in rcm_online() local
263 rcm_handle_t *handle; in rcm_remove() local
289 rcm_handle_t *handle; in get_rcm_usage() local
/illumos-gate/usr/src/uts/sun4/io/efcode/
H A Dfc_ddi.c58 fc_ddi_dma_buf_bind_handle(ddi_dma_handle_t handle, struct buf *bp, in fc_ddi_dma_buf_bind_handle()
115 fc_ddi_dma_unbind_handle(ddi_dma_handle_t handle) in fc_ddi_dma_unbind_handle()
H A Dfc_subr.c144 fcode_interpreter(dev_info_t *ap, fc_ops_t *ops, fco_handle_t handle) in fcode_interpreter()
410 fc_success_op(dev_info_t *ap, fco_handle_t handle, fc_ci_t *cp) in fc_success_op()
424 fc_fail_op(dev_info_t *ap, fco_handle_t handle, fc_ci_t *cp) in fc_fail_op()
469 fc_phandle_to_dip(struct fc_phandle_entry **head, fc_phandle_t handle) in fc_phandle_to_dip()
/illumos-gate/usr/src/lib/sun_fc/common/
H A DSun_fcCloseAdapter.cc42 void Sun_fcCloseAdapter(HBA_HANDLE handle) { in Sun_fcCloseAdapter()
H A DSun_fcGetFcpPersistentBinding.cc38 HBA_STATUS Sun_fcGetFcpPersistentBinding(HBA_HANDLE handle, in Sun_fcGetFcpPersistentBinding()
H A DSun_fcResetStatistics.cc38 void Sun_fcResetStatistics(HBA_HANDLE handle, HBA_UINT32 port) { in Sun_fcResetStatistics()
H A DSun_fcGetEventBuffer.cc38 HBA_STATUS Sun_fcGetEventBuffer(HBA_HANDLE handle, in Sun_fcGetEventBuffer()
H A DSun_fcGetFCPStatistics.cc38 HBA_STATUS Sun_fcGetFCPStatistics(HBA_HANDLE handle, in Sun_fcGetFCPStatistics()
H A DSun_fcGetPortStatistics.cc37 HBA_STATUS Sun_fcGetPortStatistics(HBA_HANDLE handle, in Sun_fcGetPortStatistics()
H A DSun_fcOpenAdapterByWWN.cc43 HBA_STATUS Sun_fcOpenAdapterByWWN(HBA_HANDLE *handle, HBA_WWN wwn) { in Sun_fcOpenAdapterByWWN()
H A DSun_fcOpenTgtAdapterByWWN.cc43 HBA_STATUS Sun_fcOpenTgtAdapterByWWN(HBA_HANDLE *handle, HBA_WWN wwn) { in Sun_fcOpenTgtAdapterByWWN()
H A DSun_fcRefreshInformation.cc39 void Sun_fcRefreshInformation(HBA_HANDLE handle) { in Sun_fcRefreshInformation()
/illumos-gate/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c290 #define PCICFG_DUMP_COMMON_CONFIG(handle) argument
291 #define PCICFG_DUMP_DEVICE_CONFIG(handle) argument
292 #define PCICFG_DUMP_BRIDGE_CONFIG(handle) argument
1607 ddi_acc_handle_t handle; in pcicfg_teardown_device() local
1755 ddi_acc_handle_t handle; in pcicfg_bridge_assign() local
2010 ddi_acc_handle_t handle; in pcicfg_device_assign() local
2205 ddi_acc_handle_t handle; in pcicfg_device_assign_readonly() local
2484 ddi_acc_handle_t handle; in pcicfg_sum_resources() local
2833 ddi_acc_handle_t handle; in pcicfg_free_resources() local
4801 pcicfg_config_teardown(ddi_acc_handle_t *handle) in pcicfg_config_teardown()
[all …]
/illumos-gate/usr/src/contrib/ast/src/lib/libast/regex/
H A Dregrexec.c36 …e_t len, size_t nmatch, regmatch_t* match, regflags_t flags, int sep, void* handle, regrecord_t re… in regrexec()
161 …n, size_t nmatch, oldregmatch_t* oldmatch, regflags_t flags, int sep, void* handle, regrecord_t re… in regrexec()
/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_fm.c484 fm_check_acc_handle(ddi_acc_handle_t handle) in fm_check_acc_handle()
495 fm_check_dma_handle(ddi_dma_handle_t handle) in fm_check_dma_handle()
/illumos-gate/usr/src/uts/common/io/bpf/
H A Dbpf_mac.c172 mac_bpf_getzone(uintptr_t handle, zoneid_t *zip) in mac_bpf_getzone()
184 mac_bpf_getdlt(uintptr_t handle, uint_t *dltp) in mac_bpf_getdlt()
/illumos-gate/usr/src/lib/sun_sas/common/
H A DSun_sasGetLUNStatistics.c34 HBA_HANDLE handle, in Sun_sasGetLUNStatistics()
H A DSun_sasGetProtocolStatistics.c34 HBA_HANDLE handle, in Sun_sasGetProtocolStatistics()
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dgetuid.c43 void *handle; in krb5_getuid() local
/illumos-gate/usr/src/uts/common/inet/sockmods/
H A Dsocksctp.c1998 sctp_assoc_connected(sock_upper_handle_t handle, sock_connid_t id, in sctp_assoc_connected()
2014 sctp_assoc_disconnected(sock_upper_handle_t handle, sock_connid_t id, int error) in sctp_assoc_disconnected()
2042 sctp_assoc_disconnecting(sock_upper_handle_t handle, sock_opctl_action_t action, in sctp_assoc_disconnecting()
2059 sctp_assoc_recv(sock_upper_handle_t handle, mblk_t *mp, size_t len, int flags, in sctp_assoc_recv()
2175 sctp_assoc_xmitted(sock_upper_handle_t handle, boolean_t qfull) in sctp_assoc_xmitted()
2197 sctp_assoc_get_vnode(sock_upper_handle_t handle) in sctp_assoc_get_vnode()
2211 sctp_assoc_properties(sock_upper_handle_t handle, in sctp_assoc_properties()
/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx.c945 px_dma_freehdl(dev_info_t *dip, dev_info_t *rdip, ddi_dma_handle_t handle) in px_dma_freehdl()
964 ddi_dma_handle_t handle, ddi_dma_req_t *dmareq, in px_dma_bindhdl()
1045 px_dma_unbindhdl(dev_info_t *dip, dev_info_t *rdip, ddi_dma_handle_t handle) in px_dma_unbindhdl()
1099 ddi_dma_handle_t handle, uint_t win, off_t *offp, in px_dma_win()
1202 px_dma_ctlops(dev_info_t *dip, dev_info_t *rdip, ddi_dma_handle_t handle, in px_dma_ctlops()
H A Dpx_fm.c235 px_bus_enter(dev_info_t *dip, ddi_acc_handle_t handle) in px_bus_enter()
256 px_bus_exit(dev_info_t *dip, ddi_acc_handle_t handle) in px_bus_exit()
805 px_err_cfg_hdl_check(dev_info_t *dip, const void *handle, const void *arg1, in px_err_cfg_hdl_check()
838 px_err_pio_hdl_check(dev_info_t *dip, const void *handle, const void *arg1, in px_err_pio_hdl_check()
908 px_err_dma_hdl_check(dev_info_t *dip, const void *handle, const void *arg1, in px_err_dma_hdl_check()
/illumos-gate/usr/src/uts/common/inet/ipnet/
H A Dipnet_bpf.c208 ipnet_bpf_getzone(uintptr_t handle, zoneid_t *zip) in ipnet_bpf_getzone()
219 ipnet_bpf_getdlt(uintptr_t handle, uint_t *dlp) in ipnet_bpf_getdlt()
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_fm.c153 pci_bus_enter(dev_info_t *dip, ddi_acc_handle_t handle) in pci_bus_enter()
169 pci_bus_exit(dev_info_t *dip, ddi_acc_handle_t handle) in pci_bus_exit()
/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_rx_rd32.h113 npi_handle_t handle, in RXDMA_REG_READ32()

12345678910>>...30