/illumos-gate/usr/src/uts/common/sys/ |
H A D | model.h | 85 #define STRUCT_HANDLE(struct_type, handle) \ argument 94 #define STRUCT_DECL(struct_type, handle) \ argument 98 #define STRUCT_SET_HANDLE(handle, umodel, addr) \ argument 103 #define STRUCT_INIT(handle, umodel) \ argument 106 #define STRUCT_SIZE(handle) \ argument 117 #define STRUCT_FADDR(handle, field) \ argument 122 #define STRUCT_FGET(handle, field) \ argument 127 #define STRUCT_FGETP(handle, field) \ argument 132 #define STRUCT_FSET(handle, field, val) \ argument 137 #define STRUCT_FSETP(handle, field, val) \ argument [all …]
|
/illumos-gate/usr/src/uts/common/io/hxge/ |
H A D | hpi_pfc.c | 35 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 D | hpi_txdma.c | 36 hpi_txdma_log_page_handle_set(hpi_handle_t handle, uint8_t channel, in hpi_txdma_log_page_handle_set() 54 hpi_txdma_channel_reset(hpi_handle_t handle, uint8_t channel) in hpi_txdma_channel_reset() 62 hpi_txdma_channel_init_enable(hpi_handle_t handle, uint8_t channel) in hpi_txdma_channel_init_enable() 68 hpi_txdma_channel_enable(hpi_handle_t handle, uint8_t channel) in hpi_txdma_channel_enable() 74 hpi_txdma_channel_disable(hpi_handle_t handle, uint8_t channel) in hpi_txdma_channel_disable() 80 hpi_txdma_channel_mbox_enable(hpi_handle_t handle, uint8_t channel) in hpi_txdma_channel_mbox_enable() 86 hpi_txdma_channel_control(hpi_handle_t handle, txdma_cs_cntl_t control, in hpi_txdma_channel_control() 165 hpi_txdma_control_status(hpi_handle_t handle, io_op_t op_mode, uint8_t channel, in hpi_txdma_control_status() 203 hpi_txdma_event_mask(hpi_handle_t handle, io_op_t op_mode, uint8_t channel, in hpi_txdma_event_mask() 241 hpi_txdma_ring_config(hpi_handle_t handle, io_op_t op_mode, in hpi_txdma_ring_config() [all …]
|
H A D | hpi_rxdma.c | 42 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 D | hpi_vir.c | 34 hpi_fzc_ldg_num_set(hpi_handle_t handle, uint8_t ld, uint8_t ldg) in hpi_fzc_ldg_num_set() 62 hpi_ldsv_ldfs_get(hpi_handle_t handle, uint8_t ldg, uint32_t *vector0_p, in hpi_ldsv_ldfs_get() 81 hpi_ldsv_get(hpi_handle_t handle, uint8_t ldg, ldsv_type_t vector, in hpi_ldsv_get() 116 hpi_intr_mask_set(hpi_handle_t handle, uint8_t ld, uint8_t ldf_mask) in hpi_intr_mask_set() 142 hpi_intr_ldg_mgmt_set(hpi_handle_t handle, uint8_t ldg, boolean_t arm, in hpi_intr_ldg_mgmt_set() 181 hpi_fzc_ldg_timer_res_set(hpi_handle_t handle, uint32_t res) in hpi_fzc_ldg_timer_res_set() 204 hpi_fzc_sid_set(hpi_handle_t handle, fzc_sid_t sid) in hpi_fzc_sid_set() 233 hpi_fzc_sys_err_mask_set(hpi_handle_t handle, boolean_t mask) in hpi_fzc_sys_err_mask_set() 255 hpi_fzc_sys_err_stat_get(hpi_handle_t handle, dev_err_stat_t *statp) in hpi_fzc_sys_err_stat_get()
|
H A D | hpi_vmac.c | 35 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()
|
/illumos-gate/usr/src/uts/common/io/nxge/npi/ |
H A D | npi_txdma.c | 127 npi_txdma_dump_tdc_regs(npi_handle_t handle, uint8_t tdc) in npi_txdma_dump_tdc_regs() 178 npi_txdma_dump_fzc_regs(npi_handle_t handle) in npi_txdma_dump_fzc_regs() 202 npi_txdma_tdc_regs_zero(npi_handle_t handle, uint8_t tdc) in npi_txdma_tdc_regs_zero() 252 npi_txdma_mode32_set(npi_handle_t handle, boolean_t mode_enable) in npi_txdma_mode32_set() 291 npi_txdma_log_page_set(npi_handle_t handle, uint8_t channel, in npi_txdma_log_page_set() 384 npi_txdma_log_page_get(npi_handle_t handle, uint8_t channel, in npi_txdma_log_page_get() 454 npi_txdma_log_page_handle_set(npi_handle_t handle, uint8_t channel, in npi_txdma_log_page_handle_set() 502 npi_txdma_log_page_config(npi_handle_t handle, io_op_t op_mode, in npi_txdma_log_page_config() 662 npi_txdma_log_page_vld_config(npi_handle_t handle, io_op_t op_mode, in npi_txdma_log_page_vld_config() 733 npi_txdma_channel_reset(npi_handle_t handle, uint8_t channel) in npi_txdma_channel_reset() [all …]
|
H A D | npi_rxdma.c | 131 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() 335 npi_rxdma_cfg_logical_page_handle(npi_handle_t handle, uint8_t rdc, in npi_rxdma_cfg_logical_page_handle() 362 npi_rxdma_cfg_rdc_ctl(npi_handle_t handle, uint8_t rdc, uint8_t op) in npi_rxdma_cfg_rdc_ctl() 459 npi_rxdma_cfg_rdc_enable(npi_handle_t handle, uint8_t rdc) in npi_rxdma_cfg_rdc_enable() 465 npi_rxdma_cfg_rdc_disable(npi_handle_t handle, uint8_t rdc) in npi_rxdma_cfg_rdc_disable() 471 npi_rxdma_cfg_rdc_reset(npi_handle_t handle, uint8_t rdc) in npi_rxdma_cfg_rdc_reset() 491 npi_status_t npi_rxdma_cfg_default_port_rdc(npi_handle_t handle, in npi_rxdma_cfg_default_port_rdc() [all …]
|
H A D | npi_vir.c | 108 npi_vir_dump_pio_fzc_regs_one(npi_handle_t handle) in npi_vir_dump_pio_fzc_regs_one() 141 npi_vir_dump_ldgnum(npi_handle_t handle) in npi_vir_dump_ldgnum() 170 npi_vir_dump_ldsv(npi_handle_t handle) in npi_vir_dump_ldsv() 199 npi_vir_dump_imask0(npi_handle_t handle) in npi_vir_dump_imask0() 243 npi_vir_dump_sid(npi_handle_t handle) in npi_vir_dump_sid() 288 npi_dev_func_sr_init(npi_handle_t handle) in npi_dev_func_sr_init() 341 npi_dev_func_sr_lock_enter(npi_handle_t handle) in npi_dev_func_sr_lock_enter() 415 npi_dev_func_sr_lock_free(npi_handle_t handle) in npi_dev_func_sr_lock_free() 462 npi_dev_func_sr_funcid_get(npi_handle_t handle, uint8_t *funcid_p) in npi_dev_func_sr_funcid_get() 496 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 D | npi_txc.c | 141 npi_txc_dump_tdc_fzc_regs(npi_handle_t handle, uint8_t tdc) in npi_txc_dump_tdc_fzc_regs() 185 npi_txc_dump_fzc_regs(npi_handle_t handle) in npi_txc_dump_fzc_regs() 221 npi_txc_dump_port_fzc_regs(npi_handle_t handle, uint8_t port) in npi_txc_dump_port_fzc_regs() 265 npi_txc_dma_max_burst(npi_handle_t handle, io_op_t op_mode, uint8_t channel, in npi_txc_dma_max_burst() 317 npi_txc_dma_max_burst_set(npi_handle_t handle, uint8_t channel, in npi_txc_dma_max_burst_set() 352 npi_txc_dma_bytes_transmitted(npi_handle_t handle, uint8_t channel, in npi_txc_dma_bytes_transmitted() 390 npi_txc_control(npi_handle_t handle, io_op_t op_mode, in npi_txc_control() 426 npi_txc_global_enable(npi_handle_t handle) in npi_txc_global_enable() 452 npi_txc_global_disable(npi_handle_t handle) in npi_txc_global_disable() 479 npi_txc_control_clear(npi_handle_t handle, uint8_t port) in npi_txc_control_clear() [all …]
|
H A D | npi_fflp.c | 44 #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 D | npi_espc.c | 33 npi_espc_pio_enable(npi_handle_t handle) in npi_espc_pio_enable() 40 npi_espc_pio_disable(npi_handle_t handle) in npi_espc_pio_disable() 47 npi_espc_eeprom_entry(npi_handle_t handle, io_op_t op, uint32_t addr, in npi_espc_eeprom_entry() 112 npi_espc_mac_addr_get(npi_handle_t handle, uint8_t *data) in npi_espc_mac_addr_get() 131 npi_espc_num_ports_get(npi_handle_t handle, uint8_t *data) in npi_espc_num_ports_get() 143 npi_espc_num_macs_get(npi_handle_t handle, uint8_t *data) in npi_espc_num_macs_get() 156 npi_espc_model_str_get(npi_handle_t handle, char *data) in npi_espc_model_str_get() 192 npi_espc_bd_model_str_get(npi_handle_t handle, char *data) in npi_espc_bd_model_str_get() 229 npi_espc_phy_type_get(npi_handle_t handle, uint8_t *data) in npi_espc_phy_type_get() 243 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 D | npi_mac.c | 36 #define XMAC_WAIT_REG(handle, portn, reg, val) {\ argument 45 #define BMAC_WAIT_REG(handle, portn, reg, val) {\ argument 54 #define MIF_WAIT_REG(handle, m_frame, t_delay, interval, max_delay) { \ argument 503 npi_mac_dump_regs(npi_handle_t handle, uint8_t port) in npi_mac_dump_regs() 555 npi_mac_pcs_link_intr_enable(npi_handle_t handle, uint8_t portn) in npi_mac_pcs_link_intr_enable() 569 npi_mac_pcs_link_intr_disable(npi_handle_t handle, uint8_t portn) in npi_mac_pcs_link_intr_disable() 583 npi_xmac_xpcs_link_intr_enable(npi_handle_t handle, uint8_t portn) in npi_xmac_xpcs_link_intr_enable() 597 npi_xmac_xpcs_link_intr_disable(npi_handle_t handle, uint8_t portn) in npi_xmac_xpcs_link_intr_disable() 611 npi_mac_mif_link_intr_disable(npi_handle_t handle, uint8_t portn) in npi_mac_mif_link_intr_disable() 630 npi_mac_hashtab_entry(npi_handle_t handle, io_op_t op, uint8_t portn, in npi_mac_hashtab_entry() [all …]
|
H A D | npi_ipp.c | 109 npi_ipp_dump_regs(npi_handle_t handle, uint8_t port) in npi_ipp_dump_regs() 135 npi_ipp_read_regs(npi_handle_t handle, uint8_t port) in npi_ipp_read_regs() 157 npi_ipp_reset(npi_handle_t handle, uint8_t portn) in npi_ipp_reset() 189 npi_ipp_config(npi_handle_t handle, config_op_t op, uint8_t portn, in npi_ipp_config() 243 npi_ipp_set_max_pktsize(npi_handle_t handle, uint8_t portn, uint32_t bytes) in npi_ipp_set_max_pktsize() 270 npi_ipp_iconfig(npi_handle_t handle, config_op_t op, uint8_t portn, in npi_ipp_iconfig() 321 npi_ipp_get_status(npi_handle_t handle, uint8_t portn, ipp_status_t *status) in npi_ipp_get_status() 334 npi_ipp_get_pfifo_rd_ptr(npi_handle_t handle, uint8_t portn, uint16_t *rd_ptr) in npi_ipp_get_pfifo_rd_ptr() 346 npi_ipp_get_pfifo_wr_ptr(npi_handle_t handle, uint8_t portn, uint16_t *wr_ptr) in npi_ipp_get_pfifo_wr_ptr() 358 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 D | npi_zcp.c | 34 npi_zcp_config(npi_handle_t handle, config_op_t op, zcp_config_t config) in npi_zcp_config() 114 npi_zcp_iconfig(npi_handle_t handle, config_op_t op, zcp_iconfig_t iconfig) in npi_zcp_iconfig() 162 npi_zcp_get_istatus(npi_handle_t handle, zcp_iconfig_t *istatus) in npi_zcp_get_istatus() 173 npi_zcp_clear_istatus(npi_handle_t handle) in npi_zcp_clear_istatus() 184 npi_zcp_set_dma_thresh(npi_handle_t handle, uint16_t dma_thres) in npi_zcp_set_dma_thresh() 207 npi_zcp_set_bam_region(npi_handle_t handle, zcp_buf_region_t region, in npi_zcp_set_bam_region() 239 npi_zcp_set_dst_region(npi_handle_t handle, zcp_buf_region_t region, in npi_zcp_set_dst_region() 281 npi_zcp_tt_static_entry(npi_handle_t handle, io_op_t op, uint16_t flow_id, in npi_zcp_tt_static_entry() 405 npi_zcp_tt_dynamic_entry(npi_handle_t handle, io_op_t op, uint16_t flow_id, in npi_zcp_tt_dynamic_entry() 520 npi_zcp_tt_bam_entry(npi_handle_t handle, io_op_t op, uint16_t flow_id, in npi_zcp_tt_bam_entry() [all …]
|
/illumos-gate/usr/src/lib/libshare/smbfs/ |
H A D | smbfs_scfutil.c | 67 smb_smf_scf_fini(smb_scfhandle_t *handle) in smb_smf_scf_fini() 113 smb_smf_instance_exists(smb_scfhandle_t *handle, char *inst_name) in smb_smf_instance_exists() 135 smb_smf_instance_create(smb_scfhandle_t *handle, char *serv_prefix, in smb_smf_instance_create() 177 smb_smf_instance_delete(smb_scfhandle_t *handle, char *inst_name) in smb_smf_instance_delete() 209 smb_scfhandle_t *handle; in smb_smf_scf_init() local 261 smb_smf_create_service_pgroup(smb_scfhandle_t *handle, char *pgroup) in smb_smf_create_service_pgroup() 308 smb_smf_create_instance_pgroup(smb_scfhandle_t *handle, char *pgroup) in smb_smf_create_instance_pgroup() 357 smb_smf_delete_service_pgroup(smb_scfhandle_t *handle, char *pgroup) in smb_smf_delete_service_pgroup() 407 smb_smf_delete_instance_pgroup(smb_scfhandle_t *handle, char *pgroup) in smb_smf_delete_instance_pgroup() 457 smb_smf_start_transaction(smb_scfhandle_t *handle) in smb_smf_start_transaction() [all …]
|
/illumos-gate/usr/src/lib/libsmedia/library/common/ |
H A D | l_generic.c | 49 smedia_get_device_info(smedia_handle_t handle, struct smdevice_info *dev_info) in smedia_get_device_info() 62 smedia_free_device_info(smedia_handle_t handle, struct smdevice_info *dev_info) in smedia_free_device_info() 75 smedia_get_medium_property(smedia_handle_t handle, smmedium_prop_t *med_info) in smedia_get_medium_property() 87 smedia_set_protection_status(smedia_handle_t handle, struct smwp_state *wp) in smedia_set_protection_status() 101 smedia_get_protection_status(smedia_handle_t handle, struct smwp_state *wp) in smedia_get_protection_status() 111 smedia_format(smedia_handle_t handle, uint32_t flavor, uint32_t mode) in smedia_format() 124 smedia_raw_read(smedia_handle_t handle, in smedia_raw_read() 140 smedia_raw_write(smedia_handle_t handle, in smedia_raw_write() 158 smedia_check_format_status(smedia_handle_t handle) in smedia_check_format_status() 169 smedia_reassign_block(smedia_handle_t handle, diskaddr_t block) in smedia_reassign_block() [all …]
|
/illumos-gate/usr/src/cmd/lp/lib/papi/ |
H A D | service.c | 36 papiServiceCreate(papi_service_t *handle, char *service_name, in papiServiceCreate() 76 papiServiceDestroy(papi_service_t handle) in papiServiceDestroy() 95 papiServiceSetPeer(papi_service_t handle, int peerfd) in papiServiceSetPeer() 123 papiServiceSetUserName(papi_service_t handle, char *user_name) in papiServiceSetUserName() 135 papiServiceSetPassword(papi_service_t handle, char *password) in papiServiceSetPassword() 147 papiServiceSetEncryption(papi_service_t handle, in papiServiceSetEncryption() 160 papiServiceSetAuthCB(papi_service_t handle, in papiServiceSetAuthCB() 174 papiServiceSetAppData(papi_service_t handle, void *app_data) in papiServiceSetAppData() 187 papiServiceGetServiceName(papi_service_t handle) in papiServiceGetServiceName() 200 papiServiceGetUserName(papi_service_t handle) in papiServiceGetUserName() [all …]
|
/illumos-gate/usr/src/uts/i86pc/os/cpupm/ |
H A D | cpu_acpi.c | 77 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 …]
|
/illumos-gate/usr/src/lib/print/libpapi-lpd/common/ |
H A D | service.c | 71 papiServiceCreate(papi_service_t *handle, char *service_name, in papiServiceCreate() 101 papiServiceDestroy(papi_service_t handle) in papiServiceDestroy() 119 papiServiceSetUserName(papi_service_t handle, char *user_name) in papiServiceSetUserName() 131 papiServiceSetPassword(papi_service_t handle, char *password) in papiServiceSetPassword() 143 papiServiceSetEncryption(papi_service_t handle, in papiServiceSetEncryption() 156 papiServiceSetAuthCB(papi_service_t handle, in papiServiceSetAuthCB() 170 papiServiceSetAppData(papi_service_t handle, void *app_data) in papiServiceSetAppData() 183 papiServiceGetServiceName(papi_service_t handle) in papiServiceGetServiceName() 196 papiServiceGetUserName(papi_service_t handle) in papiServiceGetUserName() 210 papiServiceGetPassword(papi_service_t handle) in papiServiceGetPassword() [all …]
|
/illumos-gate/usr/src/lib/libdladm/common/ |
H A D | libdliptun.c | 64 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() 223 i_iptun_get_sysparams(dladm_handle_t handle, iptun_params_t *params) in i_iptun_get_sysparams() 242 i_iptun_get_dbparams(dladm_handle_t handle, iptun_params_t *params) in i_iptun_get_dbparams() 285 i_iptun_create_sys(dladm_handle_t handle, iptun_params_t *params) in i_iptun_create_sys() 300 i_iptun_create_db(dladm_handle_t handle, const char *name, in i_iptun_create_db() 341 i_iptun_delete_sys(dladm_handle_t handle, datalink_id_t linkid) in i_iptun_delete_sys() 353 i_iptun_modify_sys(dladm_handle_t handle, const iptun_params_t *params) in i_iptun_modify_sys() 364 i_iptun_modify_db(dladm_handle_t handle, const iptun_params_t *params) in i_iptun_modify_db() 405 dladm_iptun_create(dladm_handle_t handle, const char *name, in dladm_iptun_create() [all …]
|
/illumos-gate/usr/src/lib/smbsrv/libsmb/common/ |
H A D | smb_ht.c | 131 ht_destroy_table(HT_HANDLE *handle) in ht_destroy_table() 155 ht_get_total_items(HT_HANDLE *handle) in ht_get_total_items() 175 ht_default_hash(HT_HANDLE *handle, const char *key) in ht_default_hash() 207 ht_set_cmpfn(HT_HANDLE *handle, HT_CMP cmpfn) in ht_set_cmpfn() 228 ht_add_item(HT_HANDLE *handle, const char *key, const void *data) in ht_add_item() 285 ht_replace_item(HT_HANDLE *handle, const char *key, const void *data) in ht_replace_item() 306 ht_remove_item(HT_HANDLE *handle, const char *key) in ht_remove_item() 370 ht_find_item(HT_HANDLE *handle, const char *key) in ht_find_item() 411 ht_register_callback(HT_HANDLE *handle, HT_CALLBACK callback) in ht_register_callback() 438 ht_clean_table(HT_HANDLE *handle) in ht_clean_table() [all …]
|
H A D | smb_scfutil.c | 65 smb_smf_create_service_pgroup(smb_scfhandle_t *handle, char *pgroup) in smb_smf_create_service_pgroup() 114 smb_smf_start_transaction(smb_scfhandle_t *handle) in smb_smf_start_transaction() 156 smb_smf_end_transaction(smb_scfhandle_t *handle) in smb_smf_end_transaction() 190 smb_smf_set_string_property(smb_scfhandle_t *handle, in smb_smf_set_string_property() 252 smb_smf_get_string_property(smb_scfhandle_t *handle, char *propname, in smb_smf_get_string_property() 289 smb_smf_set_integer_property(smb_scfhandle_t *handle, char *propname, in smb_smf_set_integer_property() 344 smb_smf_get_integer_property(smb_scfhandle_t *handle, char *propname, in smb_smf_get_integer_property() 382 smb_smf_set_boolean_property(smb_scfhandle_t *handle, char *propname, in smb_smf_set_boolean_property() 437 smb_smf_get_boolean_property(smb_scfhandle_t *handle, char *propname, in smb_smf_get_boolean_property() 473 smb_smf_set_opaque_property(smb_scfhandle_t *handle, char *propname, in smb_smf_set_opaque_property() [all …]
|
/illumos-gate/usr/src/lib/print/libpapi-ipp/common/ |
H A D | service.c | 119 papiServiceCreate(papi_service_t *handle, char *service_name, in papiServiceCreate() 162 papiServiceDestroy(papi_service_t handle) in papiServiceDestroy() 187 papiServiceSetUserName(papi_service_t handle, char *user_name) in papiServiceSetUserName() 206 papiServiceSetPassword(papi_service_t handle, char *password) in papiServiceSetPassword() 225 papiServiceSetEncryption(papi_service_t handle, in papiServiceSetEncryption() 243 papiServiceSetAuthCB(papi_service_t handle, in papiServiceSetAuthCB() 260 papiServiceSetAppData(papi_service_t handle, void *app_data) in papiServiceSetAppData() 275 papiServiceGetServiceName(papi_service_t handle) in papiServiceGetServiceName() 289 papiServiceGetUserName(papi_service_t handle) in papiServiceGetUserName() 303 papiServiceGetPassword(papi_service_t handle) in papiServiceGetPassword() [all …]
|
/illumos-gate/usr/src/uts/common/fs/sockfs/ |
H A D | sock_notsupp.c | 45 sock_bind_notsupp(sock_lower_handle_t handle, struct sockaddr *name, in sock_bind_notsupp() 53 sock_listen_notsupp(sock_lower_handle_t handle, int backlog, in sock_listen_notsupp() 61 sock_connect_notsupp(sock_lower_handle_t handle, in sock_connect_notsupp() 70 sock_getsockname_notsupp(sock_lower_handle_t handle, struct sockaddr *sa, in sock_getsockname_notsupp() 78 sock_getpeername_notsupp(sock_lower_handle_t handle, struct sockaddr *addr, in sock_getpeername_notsupp() 86 sock_getsockopt_notsupp(sock_lower_handle_t handle, int level, in sock_getsockopt_notsupp() 94 sock_setsockopt_notsupp(sock_lower_handle_t handle, int level, in sock_setsockopt_notsupp() 102 sock_send_notsupp(sock_lower_handle_t handle, mblk_t *mp, in sock_send_notsupp() 110 sock_senduio_notsupp(sock_lower_handle_t handle, struct uio *uiop, in sock_senduio_notsupp() 118 sock_recvuio_notsupp(sock_lower_handle_t handle, struct uio *uiop, in sock_recvuio_notsupp() [all …]
|