Home
last modified time | relevance | path

Searched defs:handle (Results 126 – 150 of 746) sorted by relevance

12345678910>>...30

/illumos-gate/usr/src/cmd/lp/lib/papi/
H A Dlpsched-msgs.c411 lpsched_load_unload_dest(papi_service_t handle, char *dest, int type) in lpsched_load_unload_dest()
444 lpsched_remove_class(papi_service_t handle, char *dest) in lpsched_remove_class()
461 remove_from_class(papi_service_t handle, char *dest, CLASS *cls) in remove_from_class()
474 lpsched_remove_printer(papi_service_t handle, char *dest) in lpsched_remove_printer()
507 lpsched_add_modify_class(papi_service_t handle, char *dest, in lpsched_add_modify_class()
554 lpsched_add_printer(papi_service_t handle, char *dest, in lpsched_add_printer()
587 lpsched_add_modify_printer(papi_service_t handle, char *dest, in lpsched_add_modify_printer()
/illumos-gate/usr/src/uts/sun4u/io/
H A Disadma.c356 isadma_norep_get8(ddi_acc_impl_t *handle, uint8_t *host_addr, in isadma_norep_get8()
363 isadma_norep_get16(ddi_acc_impl_t *handle, uint16_t *host_addr, in isadma_norep_get16()
370 isadma_norep_get32(ddi_acc_impl_t *handle, uint32_t *host_addr, in isadma_norep_get32()
377 isadma_norep_get64(ddi_acc_impl_t *handle, uint64_t *host_addr, in isadma_norep_get64()
384 isadma_norep_put8(ddi_acc_impl_t *handle, uint8_t *host_addr, in isadma_norep_put8()
391 isadma_norep_put16(ddi_acc_impl_t *handle, uint16_t *host_addr, in isadma_norep_put16()
398 isadma_norep_put32(ddi_acc_impl_t *handle, uint32_t *host_addr, in isadma_norep_put32()
405 isadma_norep_put64(ddi_acc_impl_t *handle, uint64_t *host_addr, in isadma_norep_put64()
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_rxdma.c286 npi_handle_t handle; in nxge_reset_rxdma_channel() local
346 npi_handle_t handle; in nxge_dump_rxdma_channel() local
366 npi_handle_t handle; in nxge_init_rxdma_channel_event_mask() local
386 npi_handle_t handle; in nxge_init_rxdma_channel_cntl_stat() local
430 npi_handle_t handle; in nxge_rxdma_cfg_rdcgrp_default_rdc() local
466 npi_handle_t handle; in nxge_rxdma_cfg_port_default_rdc() local
493 npi_handle_t handle; in nxge_rxdma_cfg_rcr_threshold() local
512 npi_handle_t handle; in nxge_rxdma_cfg_rcr_timeout() local
533 npi_handle_t handle; in nxge_enable_rxdma_channel() local
651 npi_handle_t handle; in nxge_disable_rxdma_channel() local
[all …]
H A Dnxge_txdma.c267 npi_handle_t handle; in nxge_reset_txdma_channel() local
319 npi_handle_t handle; in nxge_init_txdma_channel_event_mask() local
359 npi_handle_t handle; in nxge_init_txdma_channel_cntl_stat() local
408 npi_handle_t handle; in nxge_enable_txdma_channel() local
912 npi_handle_t handle; in nxge_txdma_reclaim() local
1133 npi_handle_t handle; in nxge_tx_intr() local
1316 npi_handle_t handle; in nxge_txdma_hw_mode() local
1371 npi_handle_t handle; in nxge_txdma_enable_channel() local
1386 npi_handle_t handle; in nxge_txdma_disable_channel() local
2045 npi_handle_t handle; in nxge_txdma_regs_dump_channels() local
[all …]
H A Dnxge_zcp.c34 npi_handle_t handle; in nxge_zcp_init() local
113 npi_handle_t handle; in nxge_zcp_handle_sys_errors() local
385 npi_handle_t handle; in nxge_zcp_fatal_err_recover() local
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Ddb21554.c2630 db_ddi_get8(ddi_acc_impl_t *handle, uint8_t *addr) in db_ddi_get8()
2643 db_ddi_get16(ddi_acc_impl_t *handle, uint16_t *addr) in db_ddi_get16()
2656 db_ddi_get32(ddi_acc_impl_t *handle, uint32_t *addr) in db_ddi_get32()
2736 db_ddi_get64(ddi_acc_impl_t *handle, uint64_t *addr) in db_ddi_get64()
2867 db_ddi_rep_get8(ddi_acc_impl_t *handle, uint8_t *host_addr, in db_ddi_rep_get8()
2883 db_ddi_rep_get16(ddi_acc_impl_t *handle, uint16_t *host_addr, in db_ddi_rep_get16()
2899 db_ddi_rep_get32(ddi_acc_impl_t *handle, uint32_t *host_addr, in db_ddi_rep_get32()
2915 db_ddi_rep_get64(ddi_acc_impl_t *handle, uint64_t *host_addr, in db_ddi_rep_get64()
2931 db_ddi_rep_put8(ddi_acc_impl_t *handle, uint8_t *host_addr, in db_ddi_rep_put8()
3120 db_bus_enter(dev_info_t *dip, ddi_acc_handle_t handle) in db_bus_enter()
[all …]
/illumos-gate/usr/src/lib/libshare/common/
H A Dlibshare_zfs.c384 zfs_handle_t *handle = NULL; in get_zfs_property() local
418 zfs_handle_t *handle = NULL; in sa_zfs_is_shared() local
587 zfs_inherited(sa_handle_t handle, sa_share_t share, char *sourcestr, in zfs_inherited()
739 sa_zfs_process_share(sa_handle_t handle, sa_group_t group, sa_share_t share, in sa_zfs_process_share()
937 prep_zfs_handle_and_group(sa_handle_t handle, char *groupname, in prep_zfs_handle_and_group()
956 sa_get_zfs_shares(sa_handle_t handle, char *groupname) in sa_get_zfs_shares()
1018 sa_get_one_zfs_share(sa_handle_t handle, char *groupname, in sa_get_one_zfs_share()
1063 sa_get_zfs_share_for_name(sa_handle_t handle, char *groupname, in sa_get_zfs_share_for_name()
1550 sa_get_zfs_handle(sa_handle_t handle) in sa_get_zfs_handle()
1674 sa_zfs_sprintf_existing_prop(zfs_handle_t *handle, char *sharesmb_val) in sa_zfs_sprintf_existing_prop()
[all …]
/illumos-gate/usr/src/lib/libkmf/libkmf/common/
H A Dcertgetsetop.c1248 KMF_CertGetPrintable(KMF_HANDLE_T handle, const KMF_DATA *SignedCert, in KMF_CertGetPrintable()
1283 kmf_get_cert_version_str(KMF_HANDLE_T handle, const KMF_DATA *SignedCert, in kmf_get_cert_version_str()
1315 kmf_get_cert_subject_str(KMF_HANDLE_T handle, const KMF_DATA *SignedCert, in kmf_get_cert_subject_str()
1347 kmf_get_cert_issuer_str(KMF_HANDLE_T handle, const KMF_DATA *SignedCert, in kmf_get_cert_issuer_str()
1379 kmf_get_cert_serial_str(KMF_HANDLE_T handle, const KMF_DATA *SignedCert, in kmf_get_cert_serial_str()
1441 kmf_get_cert_end_date_str(KMF_HANDLE_T handle, const KMF_DATA *SignedCert, in kmf_get_cert_end_date_str()
1503 kmf_get_cert_sig_alg_str(KMF_HANDLE_T handle, const KMF_DATA *SignedCert, in kmf_get_cert_sig_alg_str()
1534 kmf_get_cert_pubkey_str(KMF_HANDLE_T handle, const KMF_DATA *SignedCert, in kmf_get_cert_pubkey_str()
1565 kmf_get_cert_email_str(KMF_HANDLE_T handle, const KMF_DATA *SignedCert, in kmf_get_cert_email_str()
1605 kmf_get_cert_extn_str(KMF_HANDLE_T handle, const KMF_DATA *cert, in kmf_get_cert_extn_str()
[all …]
H A Dpk11tokens.c95 kmf_get_token_slots(KMF_HANDLE *handle, CK_SLOT_ID_PTR *slot_list, in kmf_get_token_slots()
291 kmf_pk11_token_lookup(KMF_HANDLE_T handle, char *label, CK_SLOT_ID *slot_id) in kmf_pk11_token_lookup()
434 kmf_set_token_pin(KMF_HANDLE_T handle, in kmf_set_token_pin()
502 kmf_select_token(KMF_HANDLE_T handle, char *label, int readonly) in kmf_select_token()
558 kmf_pk11_init_token(KMF_HANDLE_T handle, in kmf_pk11_init_token()
/illumos-gate/usr/src/uts/common/crypto/spi/
H A Dkcf_spi.c132 crypto_kcf_provider_handle_t *handle) in crypto_register_provider()
444 crypto_unregister_provider(crypto_kcf_provider_handle_t handle) in crypto_unregister_provider()
610 crypto_provider_notification(crypto_kcf_provider_handle_t handle, uint_t state) in crypto_provider_notification()
693 crypto_op_notification(crypto_req_handle_t handle, int error) in crypto_op_notification()
723 crypto_kmflag(crypto_req_handle_t handle) in crypto_kmflag()
983 crypto_provider_id_t handle; in process_logical_providers() local
/illumos-gate/usr/src/uts/i86pc/io/gfx_private/
H A Dgfxp_pci.c192 gfxp_pci_read_byte(gfxp_acc_handle_t handle, uint16_t offset) in gfxp_pci_read_byte()
209 gfxp_pci_read_word(gfxp_acc_handle_t handle, uint16_t offset) in gfxp_pci_read_word()
226 gfxp_pci_read_dword(gfxp_acc_handle_t handle, uint16_t offset) in gfxp_pci_read_dword()
243 gfxp_pci_write_byte(gfxp_acc_handle_t handle, uint16_t offset, uint8_t value) in gfxp_pci_write_byte()
258 gfxp_pci_write_word(gfxp_acc_handle_t handle, uint16_t offset, uint16_t value) in gfxp_pci_write_word()
273 gfxp_pci_write_dword(gfxp_acc_handle_t handle, uint16_t offset, uint32_t value) in gfxp_pci_write_dword()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/
H A Dregexp.c43 block(void* handle, void* data, size_t size) in block()
55 _re_comp(regexp_t* re, const char* pattern, char* handle, unsigned int size) in _re_comp()
94 _re_exec(regexp_t* re, const char* subject, const char* handle, int anchor) in _re_exec()
/illumos-gate/usr/src/uts/common/inet/sockmods/
H A Dsockmod_pfp.c582 sdpfp_bind(sock_lower_handle_t handle, struct sockaddr *addr, in sdpfp_bind()
658 sdpfp_getsockopt(sock_lower_handle_t handle, int level, int option_name, in sdpfp_getsockopt()
702 sdpfp_setsockopt(sock_lower_handle_t handle, int level, int option_name, in sdpfp_setsockopt()
735 sdpfp_senduio(sock_lower_handle_t handle, struct uio *uiop, in sdpfp_senduio()
869 sdpfp_clr_flowctrl(sock_lower_handle_t handle) in sdpfp_clr_flowctrl()
899 sdpfp_ioctl(sock_lower_handle_t handle, int cmd, intptr_t arg, int mod, in sdpfp_ioctl()
1110 sdpfp_close(sock_lower_handle_t handle, int flag, struct cred *cr) in sdpfp_close()
1195 pfp_getpacket_sockopt(sock_lower_handle_t handle, int option_name, in pfp_getpacket_sockopt()
1244 pfp_setpacket_sockopt(sock_lower_handle_t handle, int option_name, in pfp_setpacket_sockopt()
1335 pfp_setsocket_sockopt(sock_lower_handle_t handle, int option_name, in pfp_setsocket_sockopt()
/illumos-gate/usr/src/uts/common/os/
H A Dsunpci.c36 pci_config_setup(dev_info_t *dip, ddi_acc_handle_t *handle) in pci_config_setup()
55 pci_config_teardown(ddi_acc_handle_t *handle) in pci_config_teardown()
61 pci_config_get8(ddi_acc_handle_t handle, off_t offset) in pci_config_get8()
72 pci_config_get16(ddi_acc_handle_t handle, off_t offset) in pci_config_get16()
83 pci_config_get32(ddi_acc_handle_t handle, off_t offset) in pci_config_get32()
94 pci_config_get64(ddi_acc_handle_t handle, off_t offset) in pci_config_get64()
105 pci_config_put8(ddi_acc_handle_t handle, off_t offset, uint8_t value) in pci_config_put8()
116 pci_config_put16(ddi_acc_handle_t handle, off_t offset, uint16_t value) in pci_config_put16()
127 pci_config_put32(ddi_acc_handle_t handle, off_t offset, uint32_t value) in pci_config_put32()
138 pci_config_put64(ddi_acc_handle_t handle, off_t offset, uint64_t value) in pci_config_put64()
/illumos-gate/usr/src/uts/sun4v/io/fpc/
H A Dfpc-impl-4v.c233 fpc_free_counter_handle(fire_perfreg_handle_t handle) in fpc_free_counter_handle()
239 fpc_hv_perfreg_io(fire_perfreg_handle_t handle, uint64_t hv_if_index, in fpc_hv_perfreg_io()
254 fpc_event_io(fire_perfreg_handle_t handle, fire_perfcnt_t group, in fpc_event_io()
264 fpc_counter_io(fire_perfreg_handle_t handle, fire_perfcnt_t group, in fpc_counter_io()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge_fm.c45 ql_fm_check_acc_handle(ddi_acc_handle_t handle) in ql_fm_check_acc_handle()
56 ql_fm_check_dma_handle(ddi_dma_handle_t handle) in ql_fm_check_dma_handle()
/illumos-gate/usr/src/lib/krb5/kadm5/srv/
H A Dserver_misc.c41 adb_policy_init(kadm5_server_handle_t handle) in adb_policy_init()
53 adb_policy_close(kadm5_server_handle_t handle) in adb_policy_close()
137 passwd_check(kadm5_server_handle_t handle, in passwd_check()
/illumos-gate/usr/src/lib/libfakekernel/common/
H A Dkiconv.c34 kiconv_close(kiconv_t handle) in kiconv_close()
44 kiconv_t handle, in kiconv()
/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_buf.c84 hci1394_buf_info_t *info, hci1394_buf_handle_t *handle) in hci1394_buf_alloc()
154 hci1394_buf_free(hci1394_buf_handle_t *handle) in hci1394_buf_free()
/illumos-gate/usr/src/lib/libfcoe/common/
H A Dlibfcoe.c107 fcoe_cfg_scf_init(scf_handle_t **handle, scf_service_t **service, int is_target) in fcoe_cfg_scf_init()
179 scf_handle_t *handle = NULL; in fcoe_add_remove_scf_entry() local
485 dladm_handle_t handle; in FCOE_CreatePort() local
621 dladm_handle_t handle; in FCOE_DeletePort() local
729 dladm_handle_t handle; in FCOE_GetPortList() local
836 scf_handle_t *handle = NULL; in FCOE_LoadConfig() local
/illumos-gate/usr/src/cmd/hal/tools/
H A Dhal-storage-shared.c71 mtab_open (gpointer *handle) in mtab_open()
95 mtab_next (gpointer handle, char **mount_point) in mtab_next()
133 mtab_close (gpointer handle) in mtab_close()
145 fstab_open (gpointer *handle) in fstab_open()
159 fstab_next (gpointer handle, char **mount_point) in fstab_next()
190 fstab_close (gpointer handle) in fstab_close()
/illumos-gate/usr/src/lib/libfru/libfruraw/
H A Dfru_access.h51 section_hdl_t handle; /* for use in operations on section */ member
61 segment_hdl_t handle; /* for operations on segment */ member
73 packet_hdl_t handle; /* for use in operations on packet */ member
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/
H A Dfru_access.h51 section_hdl_t handle; /* for use in operations on section */ member
61 segment_hdl_t handle; /* for operations on segment */ member
73 packet_hdl_t handle; /* for use in operations on packet */ member
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dklpdlib.c129 klpd_register_id(const priv_set_t *set, void *handle, idtype_t type, id_t id) in klpd_register_id()
150 klpd_register(const priv_set_t *set, void *handle) in klpd_register()
156 klpd_unregister_id(void *handle, idtype_t type, id_t id) in klpd_unregister_id()
170 klpd_unregister(void *handle) in klpd_unregister()
/illumos-gate/usr/src/uts/common/io/
H A Dbofi.c2640 bofi_rd8(ddi_acc_impl_t *handle, uint8_t *addr) in bofi_rd8()
2667 bofi_rd16(ddi_acc_impl_t *handle, uint16_t *addr) in bofi_rd16()
2694 bofi_rd32(ddi_acc_impl_t *handle, uint32_t *addr) in bofi_rd32()
2721 bofi_rd64(ddi_acc_impl_t *handle, uint64_t *addr) in bofi_rd64()
2875 bofi_rep_rd16(ddi_acc_impl_t *handle, uint16_t *host_addr, in bofi_rep_rd16()
2902 bofi_rep_rd32(ddi_acc_impl_t *handle, uint32_t *host_addr, in bofi_rep_rd32()
3510 ddi_dma_handle_t handle, struct ddi_dma_req *dmareqp, in bofi_dma_bindhdl()
3797 ddi_dma_handle_t handle, uint_t win, off_t *offp, in bofi_dma_win()
3839 ddi_dma_handle_t handle, enum ddi_dma_ctlops request, in bofi_dma_ctl()
4386 bofi_check_acc_hdl(ddi_acc_impl_t *handle) in bofi_check_acc_hdl()
[all …]

12345678910>>...30