Home
last modified time | relevance | path

Searched defs:handle (Results 1 – 25 of 750) sorted by relevance

12345678910>>...30

/titanic_44/usr/src/uts/common/sys/
H A Dmodel.h87 #define STRUCT_HANDLE(struct_type, handle) \ argument
96 #define STRUCT_DECL(struct_type, handle) \ argument
100 #define STRUCT_SET_HANDLE(handle, umodel, addr) \ argument
105 #define STRUCT_INIT(handle, umodel) \ argument
108 #define STRUCT_SIZE(handle) \ argument
119 #define STRUCT_FADDR(handle, field) \ argument
124 #define STRUCT_FGET(handle, field) \ argument
129 #define STRUCT_FGETP(handle, field) \ argument
134 #define STRUCT_FSET(handle, field, val) \ argument
139 #define STRUCT_FSETP(handle, field, val) \ argument
[all …]
/titanic_44/usr/src/uts/common/avs/ns/
H A Dmodel.h96 #define STRUCT_HANDLE(struct_type, handle) \ argument
105 #define STRUCT_DECL(struct_type, handle) \ argument
109 #define STRUCT_SET_HANDLE(handle, umodel, addr) \ argument
114 #define STRUCT_INIT(handle, umodel) \ argument
117 #define STRUCT_SIZE(handle) \ argument
128 #define STRUCT_FADDR(handle, field) \ argument
133 #define STRUCT_FGET(handle, field) \ argument
138 #define STRUCT_FGETP(handle, field) \ argument
143 #define STRUCT_FSET(handle, field, val) \ argument
148 #define STRUCT_FSETP(handle, field, val) \ argument
[all …]
/titanic_44/usr/src/uts/common/io/hxge/
H A Dhpi_pfc.c35 hpi_pfc_tcam_check_completion(hpi_handle_t handle, tcam_op_t op_type) in hpi_pfc_tcam_check_completion()
87 hpi_pfc_tcam_entry_read(hpi_handle_t handle, uint32_t location, in hpi_pfc_tcam_entry_read()
117 hpi_pfc_tcam_asc_ram_entry_read(hpi_handle_t handle, in hpi_pfc_tcam_asc_ram_entry_read()
143 hpi_pfc_tcam_asc_ram_entry_write(hpi_handle_t handle, uint32_t location, in hpi_pfc_tcam_asc_ram_entry_write()
171 hpi_pfc_set_config(hpi_handle_t handle, pfc_config_t config) in hpi_pfc_set_config()
182 hpi_pfc_get_config(hpi_handle_t handle, pfc_config_t *configp) in hpi_pfc_get_config()
193 hpi_pfc_set_tcam_enable(hpi_handle_t handle, boolean_t tcam) in hpi_pfc_set_tcam_enable()
211 hpi_pfc_set_l2_hash(hpi_handle_t handle, boolean_t l2_hash) in hpi_pfc_set_l2_hash()
229 hpi_pfc_set_tcp_cksum(hpi_handle_t handle, boolean_t cksum) in hpi_pfc_set_tcp_cksum()
247 hpi_pfc_set_default_dma(hpi_handle_t handle, uint32_t dma_channel_no) in hpi_pfc_set_default_dma()
[all …]
H A Dhpi_txdma.c38 hpi_txdma_log_page_handle_set(hpi_handle_t handle, uint8_t channel, in hpi_txdma_log_page_handle_set()
56 hpi_txdma_channel_reset(hpi_handle_t handle, uint8_t channel) in hpi_txdma_channel_reset()
64 hpi_txdma_channel_init_enable(hpi_handle_t handle, uint8_t channel) in hpi_txdma_channel_init_enable()
70 hpi_txdma_channel_enable(hpi_handle_t handle, uint8_t channel) in hpi_txdma_channel_enable()
76 hpi_txdma_channel_disable(hpi_handle_t handle, uint8_t channel) in hpi_txdma_channel_disable()
82 hpi_txdma_channel_mbox_enable(hpi_handle_t handle, uint8_t channel) in hpi_txdma_channel_mbox_enable()
88 hpi_txdma_channel_control(hpi_handle_t handle, txdma_cs_cntl_t control, in hpi_txdma_channel_control()
167 hpi_txdma_control_status(hpi_handle_t handle, io_op_t op_mode, uint8_t channel, in hpi_txdma_control_status()
205 hpi_txdma_event_mask(hpi_handle_t handle, io_op_t op_mode, uint8_t channel, in hpi_txdma_event_mask()
243 hpi_txdma_ring_config(hpi_handle_t handle, io_op_t op_mode, in hpi_txdma_ring_config()
[all …]
H A Dhpi_rxdma.c42 hpi_rxdma_cfg_logical_page_handle(hpi_handle_t handle, uint8_t rdc, in hpi_rxdma_cfg_logical_page_handle()
63 hpi_rxdma_cfg_rdc_wait_for_qst(hpi_handle_t handle, uint8_t rdc) in hpi_rxdma_cfg_rdc_wait_for_qst()
84 hpi_rxdma_cfg_rdc_ctl(hpi_handle_t handle, uint8_t rdc, uint8_t op) in hpi_rxdma_cfg_rdc_ctl()
158 hpi_rxdma_cfg_rdc_enable(hpi_handle_t handle, uint8_t rdc) in hpi_rxdma_cfg_rdc_enable()
164 hpi_rxdma_cfg_rdc_disable(hpi_handle_t handle, uint8_t rdc) in hpi_rxdma_cfg_rdc_disable()
170 hpi_rxdma_cfg_rdc_reset(hpi_handle_t handle, uint8_t rdc) in hpi_rxdma_cfg_rdc_reset()
176 hpi_rxdma_cfg_rdc_rcr_ctl(hpi_handle_t handle, uint8_t rdc, in hpi_rxdma_cfg_rdc_rcr_ctl()
214 hpi_rxdma_cfg_rdc_rcr_threshold(hpi_handle_t handle, uint8_t rdc, in hpi_rxdma_cfg_rdc_rcr_threshold()
222 hpi_rxdma_cfg_rdc_rcr_timeout(hpi_handle_t handle, uint8_t rdc, in hpi_rxdma_cfg_rdc_rcr_timeout()
233 hpi_rxdma_cfg_rdc_ring(hpi_handle_t handle, uint8_t rdc, in hpi_rxdma_cfg_rdc_ring()
[all …]
H A Dhpi_vir.c36 hpi_fzc_ldg_num_set(hpi_handle_t handle, uint8_t ld, uint8_t ldg) in hpi_fzc_ldg_num_set()
64 hpi_ldsv_ldfs_get(hpi_handle_t handle, uint8_t ldg, uint32_t *vector0_p, in hpi_ldsv_ldfs_get()
83 hpi_ldsv_get(hpi_handle_t handle, uint8_t ldg, ldsv_type_t vector, in hpi_ldsv_get()
118 hpi_intr_mask_set(hpi_handle_t handle, uint8_t ld, uint8_t ldf_mask) in hpi_intr_mask_set()
144 hpi_intr_ldg_mgmt_set(hpi_handle_t handle, uint8_t ldg, boolean_t arm, in hpi_intr_ldg_mgmt_set()
183 hpi_fzc_ldg_timer_res_set(hpi_handle_t handle, uint32_t res) in hpi_fzc_ldg_timer_res_set()
206 hpi_fzc_sid_set(hpi_handle_t handle, fzc_sid_t sid) in hpi_fzc_sid_set()
235 hpi_fzc_sys_err_mask_set(hpi_handle_t handle, boolean_t mask) in hpi_fzc_sys_err_mask_set()
257 hpi_fzc_sys_err_stat_get(hpi_handle_t handle, dev_err_stat_t *statp) in hpi_fzc_sys_err_stat_get()
H A Dhpi_vmac.c35 hpi_tx_vmac_reset(hpi_handle_t handle) in hpi_tx_vmac_reset()
49 hpi_rx_vmac_reset(hpi_handle_t handle) in hpi_rx_vmac_reset()
64 hpi_vmac_tx_config(hpi_handle_t handle, config_op_t op, uint64_t config, in hpi_vmac_tx_config()
129 hpi_vmac_rx_set_framesize(hpi_handle_t handle, uint16_t max_frame_length) in hpi_vmac_rx_set_framesize()
153 hpi_vmac_rx_config(hpi_handle_t handle, config_op_t op, uint64_t config, in hpi_vmac_rx_config()
246 hpi_vmac_clear_rx_int_stat(hpi_handle_t handle) in hpi_vmac_clear_rx_int_stat()
257 hpi_vmac_clear_tx_int_stat(hpi_handle_t handle) in hpi_vmac_clear_tx_int_stat()
268 hpi_pfc_set_rx_int_stat_mask(hpi_handle_t handle, boolean_t overflow_cnt, in hpi_pfc_set_rx_int_stat_mask()
287 hpi_pfc_set_tx_int_stat_mask(hpi_handle_t handle, boolean_t overflow_cnt, in hpi_pfc_set_tx_int_stat_mask()
/titanic_44/usr/src/uts/common/io/nxge/npi/
H A Dnpi_txdma.c129 npi_txdma_dump_tdc_regs(npi_handle_t handle, uint8_t tdc) in npi_txdma_dump_tdc_regs()
180 npi_txdma_dump_fzc_regs(npi_handle_t handle) in npi_txdma_dump_fzc_regs()
208 npi_txdma_tdc_regs_zero(npi_handle_t handle, uint8_t tdc) in npi_txdma_tdc_regs_zero()
258 npi_txdma_mode32_set(npi_handle_t handle, boolean_t mode_enable) in npi_txdma_mode32_set()
297 npi_txdma_log_page_set(npi_handle_t handle, uint8_t channel, in npi_txdma_log_page_set()
390 npi_txdma_log_page_get(npi_handle_t handle, uint8_t channel, in npi_txdma_log_page_get()
460 npi_txdma_log_page_handle_set(npi_handle_t handle, uint8_t channel, in npi_txdma_log_page_handle_set()
508 npi_txdma_log_page_config(npi_handle_t handle, io_op_t op_mode, in npi_txdma_log_page_config()
668 npi_txdma_log_page_vld_config(npi_handle_t handle, io_op_t op_mode, in npi_txdma_log_page_vld_config()
739 npi_txdma_channel_reset(npi_handle_t handle, uint8_t channel) in npi_txdma_channel_reset()
[all …]
H A Dnpi_rxdma.c131 npi_rxdma_dump_rdc_regs(npi_handle_t handle, uint8_t rdc) in npi_rxdma_dump_rdc_regs()
184 npi_rxdma_dump_fzc_regs(npi_handle_t handle) in npi_rxdma_dump_fzc_regs()
214 npi_rxdma_cfg_logical_page_disable(npi_handle_t handle, uint8_t rdc, in npi_rxdma_cfg_logical_page_disable()
253 npi_rxdma_cfg_logical_page(npi_handle_t handle, uint8_t rdc, in npi_rxdma_cfg_logical_page()
332 npi_rxdma_cfg_logical_page_handle(npi_handle_t handle, uint8_t rdc, in npi_rxdma_cfg_logical_page_handle()
359 npi_rxdma_cfg_rdc_ctl(npi_handle_t handle, uint8_t rdc, uint8_t op) in npi_rxdma_cfg_rdc_ctl()
456 npi_rxdma_cfg_rdc_enable(npi_handle_t handle, uint8_t rdc) in npi_rxdma_cfg_rdc_enable()
462 npi_rxdma_cfg_rdc_disable(npi_handle_t handle, uint8_t rdc) in npi_rxdma_cfg_rdc_disable()
468 npi_rxdma_cfg_rdc_reset(npi_handle_t handle, uint8_t rdc) in npi_rxdma_cfg_rdc_reset()
488 npi_status_t npi_rxdma_cfg_default_port_rdc(npi_handle_t handle, in npi_rxdma_cfg_default_port_rdc()
[all …]
H A Dnpi_txc.c143 npi_txc_dump_tdc_fzc_regs(npi_handle_t handle, uint8_t tdc) in npi_txc_dump_tdc_fzc_regs()
187 npi_txc_dump_fzc_regs(npi_handle_t handle) in npi_txc_dump_fzc_regs()
223 npi_txc_dump_port_fzc_regs(npi_handle_t handle, uint8_t port) in npi_txc_dump_port_fzc_regs()
267 npi_txc_dma_max_burst(npi_handle_t handle, io_op_t op_mode, uint8_t channel, in npi_txc_dma_max_burst()
319 npi_txc_dma_max_burst_set(npi_handle_t handle, uint8_t channel, in npi_txc_dma_max_burst_set()
354 npi_txc_dma_bytes_transmitted(npi_handle_t handle, uint8_t channel, in npi_txc_dma_bytes_transmitted()
392 npi_txc_control(npi_handle_t handle, io_op_t op_mode, in npi_txc_control()
428 npi_txc_global_enable(npi_handle_t handle) in npi_txc_global_enable()
454 npi_txc_global_disable(npi_handle_t handle) in npi_txc_global_disable()
481 npi_txc_control_clear(npi_handle_t handle, uint8_t port) in npi_txc_control_clear()
[all …]
H A Dnpi_espc.c35 npi_espc_pio_enable(npi_handle_t handle) in npi_espc_pio_enable()
42 npi_espc_pio_disable(npi_handle_t handle) in npi_espc_pio_disable()
49 npi_espc_eeprom_entry(npi_handle_t handle, io_op_t op, uint32_t addr, in npi_espc_eeprom_entry()
114 npi_espc_mac_addr_get(npi_handle_t handle, uint8_t *data) in npi_espc_mac_addr_get()
133 npi_espc_num_ports_get(npi_handle_t handle, uint8_t *data) in npi_espc_num_ports_get()
145 npi_espc_num_macs_get(npi_handle_t handle, uint8_t *data) in npi_espc_num_macs_get()
158 npi_espc_model_str_get(npi_handle_t handle, char *data) in npi_espc_model_str_get()
194 npi_espc_bd_model_str_get(npi_handle_t handle, char *data) in npi_espc_bd_model_str_get()
231 npi_espc_phy_type_get(npi_handle_t handle, uint8_t *data) in npi_espc_phy_type_get()
245 npi_espc_port_phy_type_get(npi_handle_t handle, uint8_t *data, uint8_t portn) in npi_espc_port_phy_type_get()
[all …]
H A Dnpi_vir.c110 npi_vir_dump_pio_fzc_regs_one(npi_handle_t handle) in npi_vir_dump_pio_fzc_regs_one()
143 npi_vir_dump_ldgnum(npi_handle_t handle) in npi_vir_dump_ldgnum()
172 npi_vir_dump_ldsv(npi_handle_t handle) in npi_vir_dump_ldsv()
201 npi_vir_dump_imask0(npi_handle_t handle) in npi_vir_dump_imask0()
245 npi_vir_dump_sid(npi_handle_t handle) in npi_vir_dump_sid()
290 npi_dev_func_sr_init(npi_handle_t handle) in npi_dev_func_sr_init()
343 npi_dev_func_sr_lock_enter(npi_handle_t handle) in npi_dev_func_sr_lock_enter()
417 npi_dev_func_sr_lock_free(npi_handle_t handle) in npi_dev_func_sr_lock_free()
464 npi_dev_func_sr_funcid_get(npi_handle_t handle, uint8_t *funcid_p) in npi_dev_func_sr_funcid_get()
498 npi_dev_func_sr_sr_raw_get(npi_handle_t handle, uint16_t *sr_p) in npi_dev_func_sr_sr_raw_get()
[all …]
H A Dnpi_fflp.c44 #define GET_HASHTBL_PART_OFFSET(handle, partid, reg) \ argument
143 npi_fflp_dump_regs(npi_handle_t handle) in npi_fflp_dump_regs()
179 npi_fflp_vlan_tbl_dump(npi_handle_t handle) in npi_fflp_vlan_tbl_dump()
224 npi_fflp_tcam_check_completion(npi_handle_t handle, tcam_op_t op_type) in npi_fflp_tcam_check_completion()
298 npi_fflp_tcam_entry_invalidate(npi_handle_t handle, tcam_location_t location) in npi_fflp_tcam_entry_invalidate()
344 npi_fflp_tcam_entry_match(npi_handle_t handle, tcam_entry_t *tcam_ptr) in npi_fflp_tcam_entry_match()
397 npi_fflp_tcam_entry_read(npi_handle_t handle, in npi_fflp_tcam_entry_read()
448 npi_fflp_tcam_entry_write(npi_handle_t handle, in npi_fflp_tcam_entry_write()
509 npi_fflp_tcam_asc_ram_entry_write(npi_handle_t handle, in npi_fflp_tcam_asc_ram_entry_write()
555 npi_fflp_tcam_asc_ram_entry_read(npi_handle_t handle, in npi_fflp_tcam_asc_ram_entry_read()
[all …]
H A Dnpi_mac.c38 #define XMAC_WAIT_REG(handle, portn, reg, val) {\ argument
47 #define BMAC_WAIT_REG(handle, portn, reg, val) {\ argument
56 #define MIF_WAIT_REG(handle, m_frame, t_delay, interval, max_delay) { \ argument
505 npi_mac_dump_regs(npi_handle_t handle, uint8_t port) in npi_mac_dump_regs()
567 npi_mac_pcs_link_intr_enable(npi_handle_t handle, uint8_t portn) in npi_mac_pcs_link_intr_enable()
581 npi_mac_pcs_link_intr_disable(npi_handle_t handle, uint8_t portn) in npi_mac_pcs_link_intr_disable()
595 npi_xmac_xpcs_link_intr_enable(npi_handle_t handle, uint8_t portn) in npi_xmac_xpcs_link_intr_enable()
609 npi_xmac_xpcs_link_intr_disable(npi_handle_t handle, uint8_t portn) in npi_xmac_xpcs_link_intr_disable()
623 npi_mac_mif_link_intr_disable(npi_handle_t handle, uint8_t portn) in npi_mac_mif_link_intr_disable()
642 npi_mac_hashtab_entry(npi_handle_t handle, io_op_t op, uint8_t portn, in npi_mac_hashtab_entry()
[all …]
H A Dnpi_ipp.c111 npi_ipp_dump_regs(npi_handle_t handle, uint8_t port) in npi_ipp_dump_regs()
141 npi_ipp_read_regs(npi_handle_t handle, uint8_t port) in npi_ipp_read_regs()
167 npi_ipp_reset(npi_handle_t handle, uint8_t portn) in npi_ipp_reset()
199 npi_ipp_config(npi_handle_t handle, config_op_t op, uint8_t portn, in npi_ipp_config()
253 npi_ipp_set_max_pktsize(npi_handle_t handle, uint8_t portn, uint32_t bytes) in npi_ipp_set_max_pktsize()
280 npi_ipp_iconfig(npi_handle_t handle, config_op_t op, uint8_t portn, in npi_ipp_iconfig()
331 npi_ipp_get_status(npi_handle_t handle, uint8_t portn, ipp_status_t *status) in npi_ipp_get_status()
344 npi_ipp_get_pfifo_rd_ptr(npi_handle_t handle, uint8_t portn, uint16_t *rd_ptr) in npi_ipp_get_pfifo_rd_ptr()
356 npi_ipp_get_pfifo_wr_ptr(npi_handle_t handle, uint8_t portn, uint16_t *wr_ptr) in npi_ipp_get_pfifo_wr_ptr()
368 npi_ipp_get_dfifo_rd_ptr(npi_handle_t handle, uint8_t portn, uint16_t *rd_ptr) in npi_ipp_get_dfifo_rd_ptr()
[all …]
H A Dnpi_zcp.c36 npi_zcp_config(npi_handle_t handle, config_op_t op, zcp_config_t config) in npi_zcp_config()
116 npi_zcp_iconfig(npi_handle_t handle, config_op_t op, zcp_iconfig_t iconfig) in npi_zcp_iconfig()
164 npi_zcp_get_istatus(npi_handle_t handle, zcp_iconfig_t *istatus) in npi_zcp_get_istatus()
175 npi_zcp_clear_istatus(npi_handle_t handle) in npi_zcp_clear_istatus()
186 npi_zcp_set_dma_thresh(npi_handle_t handle, uint16_t dma_thres) in npi_zcp_set_dma_thresh()
209 npi_zcp_set_bam_region(npi_handle_t handle, zcp_buf_region_t region, in npi_zcp_set_bam_region()
241 npi_zcp_set_dst_region(npi_handle_t handle, zcp_buf_region_t region, in npi_zcp_set_dst_region()
283 npi_zcp_tt_static_entry(npi_handle_t handle, io_op_t op, uint16_t flow_id, in npi_zcp_tt_static_entry()
408 npi_zcp_tt_dynamic_entry(npi_handle_t handle, io_op_t op, uint16_t flow_id, in npi_zcp_tt_dynamic_entry()
524 npi_zcp_tt_bam_entry(npi_handle_t handle, io_op_t op, uint16_t flow_id, in npi_zcp_tt_bam_entry()
[all …]
/titanic_44/usr/src/lib/libsmedia/library/common/
H A Dl_generic.c51 smedia_get_device_info(smedia_handle_t handle, struct smdevice_info *dev_info) in smedia_get_device_info()
64 smedia_free_device_info(smedia_handle_t handle, struct smdevice_info *dev_info) in smedia_free_device_info()
77 smedia_get_medium_property(smedia_handle_t handle, smmedium_prop_t *med_info) in smedia_get_medium_property()
89 smedia_set_protection_status(smedia_handle_t handle, struct smwp_state *wp) in smedia_set_protection_status()
103 smedia_get_protection_status(smedia_handle_t handle, struct smwp_state *wp) in smedia_get_protection_status()
113 smedia_format(smedia_handle_t handle, uint32_t flavor, uint32_t mode) in smedia_format()
126 smedia_raw_read(smedia_handle_t handle, in smedia_raw_read()
142 smedia_raw_write(smedia_handle_t handle, in smedia_raw_write()
160 smedia_check_format_status(smedia_handle_t handle) in smedia_check_format_status()
171 smedia_reassign_block(smedia_handle_t handle, diskaddr_t block) in smedia_reassign_block()
[all …]
/titanic_44/usr/src/lib/libshare/smbfs/
H A Dsmbfs_scfutil.c69 smb_smf_scf_fini(smb_scfhandle_t *handle) in smb_smf_scf_fini()
115 smb_smf_instance_exists(smb_scfhandle_t *handle, char *inst_name) in smb_smf_instance_exists()
137 smb_smf_instance_create(smb_scfhandle_t *handle, char *serv_prefix, in smb_smf_instance_create()
179 smb_smf_instance_delete(smb_scfhandle_t *handle, char *inst_name) in smb_smf_instance_delete()
211 smb_scfhandle_t *handle; in smb_smf_scf_init() local
262 smb_smf_create_service_pgroup(smb_scfhandle_t *handle, char *pgroup) in smb_smf_create_service_pgroup()
309 smb_smf_create_instance_pgroup(smb_scfhandle_t *handle, char *pgroup) in smb_smf_create_instance_pgroup()
358 smb_smf_delete_service_pgroup(smb_scfhandle_t *handle, char *pgroup) in smb_smf_delete_service_pgroup()
409 smb_smf_delete_instance_pgroup(smb_scfhandle_t *handle, char *pgroup) in smb_smf_delete_instance_pgroup()
460 smb_smf_start_transaction(smb_scfhandle_t *handle) in smb_smf_start_transaction()
[all …]
/titanic_44/usr/src/cmd/lp/lib/papi/
H A Dservice.c41 papiServiceCreate(papi_service_t *handle, char *service_name, in papiServiceCreate()
81 papiServiceDestroy(papi_service_t handle) in papiServiceDestroy()
100 papiServiceSetPeer(papi_service_t handle, int peerfd) in papiServiceSetPeer()
128 papiServiceSetUserName(papi_service_t handle, char *user_name) in papiServiceSetUserName()
140 papiServiceSetPassword(papi_service_t handle, char *password) in papiServiceSetPassword()
152 papiServiceSetEncryption(papi_service_t handle, in papiServiceSetEncryption()
165 papiServiceSetAuthCB(papi_service_t handle, in papiServiceSetAuthCB()
179 papiServiceSetAppData(papi_service_t handle, void *app_data) in papiServiceSetAppData()
192 papiServiceGetServiceName(papi_service_t handle) in papiServiceGetServiceName()
205 papiServiceGetUserName(papi_service_t handle) in papiServiceGetUserName()
[all …]
/titanic_44/usr/src/lib/print/libpapi-lpd/common/
H A Dservice.c74 papiServiceCreate(papi_service_t *handle, char *service_name, in papiServiceCreate()
104 papiServiceDestroy(papi_service_t handle) in papiServiceDestroy()
122 papiServiceSetUserName(papi_service_t handle, char *user_name) in papiServiceSetUserName()
134 papiServiceSetPassword(papi_service_t handle, char *password) in papiServiceSetPassword()
146 papiServiceSetEncryption(papi_service_t handle, in papiServiceSetEncryption()
159 papiServiceSetAuthCB(papi_service_t handle, in papiServiceSetAuthCB()
173 papiServiceSetAppData(papi_service_t handle, void *app_data) in papiServiceSetAppData()
186 papiServiceGetServiceName(papi_service_t handle) in papiServiceGetServiceName()
199 papiServiceGetUserName(papi_service_t handle) in papiServiceGetUserName()
213 papiServiceGetPassword(papi_service_t handle) in papiServiceGetPassword()
[all …]
/titanic_44/usr/src/uts/i86pc/os/cpupm/
H A Dcpu_acpi.c77 cpu_acpi_cache_ctrl_regs(cpu_acpi_handle_t handle, cpu_acpi_obj_t objtype, in cpu_acpi_cache_ctrl_regs()
184 cpu_acpi_cache_pct(cpu_acpi_handle_t handle) in cpu_acpi_cache_pct()
202 cpu_acpi_cache_ptc(cpu_acpi_handle_t handle) in cpu_acpi_cache_ptc()
218 cpu_acpi_cache_state_dependencies(cpu_acpi_handle_t handle, in cpu_acpi_cache_state_dependencies()
305 cpu_acpi_cache_psd(cpu_acpi_handle_t handle) in cpu_acpi_cache_psd()
324 cpu_acpi_cache_tsd(cpu_acpi_handle_t handle) in cpu_acpi_cache_tsd()
343 cpu_acpi_cache_csd(cpu_acpi_handle_t handle) in cpu_acpi_cache_csd()
358 cpu_acpi_cache_pstate(cpu_acpi_handle_t handle, ACPI_OBJECT *obj, int cnt) in cpu_acpi_cache_pstate()
388 cpu_acpi_cache_tstate(cpu_acpi_handle_t handle, ACPI_OBJECT *obj, int cnt) in cpu_acpi_cache_tstate()
421 cpu_acpi_cache_supported_states(cpu_acpi_handle_t handle, in cpu_acpi_cache_supported_states()
[all …]
/titanic_44/usr/src/lib/libdladm/common/
H A Dlibdliptun.c64 i_iptun_ioctl(dladm_handle_t handle, int cmd, void *dp) in i_iptun_ioctl()
85 i_iptun_kparams(dladm_handle_t handle, const iptun_params_t *params, in i_iptun_kparams()
221 i_iptun_get_sysparams(dladm_handle_t handle, iptun_params_t *params) in i_iptun_get_sysparams()
240 i_iptun_get_dbparams(dladm_handle_t handle, iptun_params_t *params) in i_iptun_get_dbparams()
283 i_iptun_create_sys(dladm_handle_t handle, iptun_params_t *params) in i_iptun_create_sys()
298 i_iptun_create_db(dladm_handle_t handle, const char *name, in i_iptun_create_db()
339 i_iptun_delete_sys(dladm_handle_t handle, datalink_id_t linkid) in i_iptun_delete_sys()
351 i_iptun_modify_sys(dladm_handle_t handle, const iptun_params_t *params) in i_iptun_modify_sys()
362 i_iptun_modify_db(dladm_handle_t handle, const iptun_params_t *params) in i_iptun_modify_db()
403 dladm_iptun_create(dladm_handle_t handle, const char *name, in dladm_iptun_create()
[all …]
/titanic_44/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_ht.c133 ht_destroy_table(HT_HANDLE *handle) in ht_destroy_table()
157 ht_get_total_items(HT_HANDLE *handle) in ht_get_total_items()
177 ht_default_hash(HT_HANDLE *handle, const char *key) in ht_default_hash()
209 ht_set_cmpfn(HT_HANDLE *handle, HT_CMP cmpfn) in ht_set_cmpfn()
230 ht_add_item(HT_HANDLE *handle, const char *key, const void *data) in ht_add_item()
287 ht_replace_item(HT_HANDLE *handle, const char *key, const void *data) in ht_replace_item()
308 ht_remove_item(HT_HANDLE *handle, const char *key) in ht_remove_item()
372 ht_find_item(HT_HANDLE *handle, const char *key) in ht_find_item()
413 ht_register_callback(HT_HANDLE *handle, HT_CALLBACK callback) in ht_register_callback()
440 ht_clean_table(HT_HANDLE *handle) in ht_clean_table()
[all …]
H A Dsmb_scfutil.c64 smb_smf_create_service_pgroup(smb_scfhandle_t *handle, char *pgroup) in smb_smf_create_service_pgroup()
113 smb_smf_start_transaction(smb_scfhandle_t *handle) in smb_smf_start_transaction()
155 smb_smf_end_transaction(smb_scfhandle_t *handle) in smb_smf_end_transaction()
181 smb_smf_set_string_property(smb_scfhandle_t *handle, in smb_smf_set_string_property()
245 smb_smf_get_string_property(smb_scfhandle_t *handle, char *propname, in smb_smf_get_string_property()
282 smb_smf_set_integer_property(smb_scfhandle_t *handle, char *propname, in smb_smf_set_integer_property()
339 smb_smf_get_integer_property(smb_scfhandle_t *handle, char *propname, in smb_smf_get_integer_property()
377 smb_smf_set_boolean_property(smb_scfhandle_t *handle, char *propname, in smb_smf_set_boolean_property()
434 smb_smf_get_boolean_property(smb_scfhandle_t *handle, char *propname, in smb_smf_get_boolean_property()
470 smb_smf_set_opaque_property(smb_scfhandle_t *handle, char *propname, in smb_smf_set_opaque_property()
[all …]
/titanic_44/usr/src/lib/print/libpapi-ipp/common/
H A Dservice.c124 papiServiceCreate(papi_service_t *handle, char *service_name, in papiServiceCreate()
167 papiServiceDestroy(papi_service_t handle) in papiServiceDestroy()
192 papiServiceSetUserName(papi_service_t handle, char *user_name) in papiServiceSetUserName()
211 papiServiceSetPassword(papi_service_t handle, char *password) in papiServiceSetPassword()
230 papiServiceSetEncryption(papi_service_t handle, in papiServiceSetEncryption()
248 papiServiceSetAuthCB(papi_service_t handle, in papiServiceSetAuthCB()
265 papiServiceSetAppData(papi_service_t handle, void *app_data) in papiServiceSetAppData()
280 papiServiceGetServiceName(papi_service_t handle) in papiServiceGetServiceName()
294 papiServiceGetUserName(papi_service_t handle) in papiServiceGetUserName()
308 papiServiceGetPassword(papi_service_t handle) in papiServiceGetPassword()
[all …]

12345678910>>...30