Searched defs:info (Results 176 - 200 of 550) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dclnt_btcp.c501 char *info)
498 clntbtcp_control( CLIENT *cl, int request, char *info) argument
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/
H A Ddbg_bus.h63 dbg_general_info info; member in struct:_dbg_dump_hdr
/illumos-gate/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet_fc.c170 char info[FCT_INFO_LEN]; local
200 (void) snprintf(info, sizeof (info), "fcoet_send_cmd_response: can not "
204 STMF_RFLAG_FATAL_ERROR | STMF_RFLAG_RESET, info);
/illumos-gate/usr/src/uts/common/syscall/
H A Dacctctl.c65 ac_state_set(ac_info_t *info, void *buf, size_t bufsz) argument
78 mutex_enter(&info->ac_lock);
79 info->ac_state = state;
80 mutex_exit(&info->ac_lock);
85 ac_state_get(ac_info_t *info, void *buf, size_t bufsz) argument
90 mutex_enter(&info->ac_lock);
91 if (copyout(&info->ac_state, buf, bufsz) != 0) {
92 mutex_exit(&info->ac_lock);
95 mutex_exit(&info->ac_lock);
147 ac_file_set(ac_info_t *info, voi argument
309 ac_file_get(ac_info_t *info, void *buf, size_t bufsz) argument
334 ac_res_set(ac_info_t *info, void *buf, size_t bufsz, int maxres) argument
384 ac_res_get(ac_info_t *info, void *buf, size_t bufsz, int maxres) argument
432 ac_info_t *info; local
563 exacct_free_info(ac_info_t *info) argument
[all...]
/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Denx_fip.c60 eibnx_fip_solicit_mcast(eibnx_thr_info_t *info) argument
65 if ((swqe = eibnx_acquire_swqe(info, KM_SLEEP)) == NULL)
68 ret = eibnx_fip_make_solicit_pkt(info, swqe);
74 ret = eibnx_fip_send_solicit_pkt(info, swqe, NULL);
91 eibnx_fip_solicit_ucast(eibnx_thr_info_t *info, clock_t *solicit_period_ticks) argument
117 for (gw = info->ti_gw; gw; gw = gw->gw_next) {
160 ret = eibnx_fip_make_solicit_pkt(info, swqe);
164 ret = eibnx_fip_send_solicit_pkt(info, swqe, &gw->gw_addr);
179 eibnx_fip_make_solicit_pkt(eibnx_thr_info_t *info, eibnx_wqe_t *swqe) argument
230 iba->ia_qpn = htonl(info
247 eibnx_setup_ud_dest(eibnx_thr_info_t *info, eibnx_wqe_t *swqe, eibnx_gw_addr_t *gw_addr) argument
332 eibnx_fip_send_solicit_pkt(eibnx_thr_info_t *info, eibnx_wqe_t *swqe, eibnx_gw_addr_t *gw_addr) argument
[all...]
H A Denx_misc.c46 eibnx_cleanup_port_nodes(eibnx_thr_info_t *info) argument
68 if (node->nc_info != info) {
87 mutex_enter(&info->ti_child_lock);
88 children = info->ti_child;
89 info->ti_child = NULL;
90 mutex_exit(&info->ti_child_lock);
106 mutex_enter(&info->ti_gw_lock);
107 gw_list = info->ti_gw;
108 info->ti_gw = NULL;
109 mutex_exit(&info
131 eibnx_create_node_props(dev_info_t *dip, eibnx_thr_info_t *info, eibnx_gw_info_t *gwi) argument
615 eibnx_make_nodename(eibnx_thr_info_t *info, uint16_t gw_portid) argument
[all...]
/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhcipolled.c119 uhci_hcdi_polled_input_fini(usb_console_info_impl_t *info) argument
125 uhci_polledp = (uhci_polled_t *)info->uci_private;
132 info->uci_private = NULL;
146 uhci_hcdi_polled_input_enter(usb_console_info_impl_t *info) argument
150 uhci_polledp = (uhci_polled_t *)info->uci_private;
174 uhci_hcdi_polled_input_exit(usb_console_info_impl_t *info) argument
178 uhci_polledp = (uhci_polled_t *)info->uci_private;
201 uhci_hcdi_polled_read(usb_console_info_impl_t *info, uint_t *num_characters) argument
209 uhci_polledp = (uhci_polled_t *)info->uci_private;
220 if (uhci_hcdi_polled_input_enter(info) !
326 uhci_hcdi_polled_output_fini(usb_console_info_impl_t *info) argument
349 uhci_hcdi_polled_output_enter(usb_console_info_impl_t *info) argument
376 uhci_hcdi_polled_output_exit(usb_console_info_impl_t *info) argument
386 uhci_hcdi_polled_write(usb_console_info_impl_t *info, uchar_t *buf, uint_t num_characters, uint_t *num_characters_written) argument
[all...]
/illumos-gate/usr/src/uts/common/rpc/
H A Dxdrrdma_sizeof.c89 x_control(XDR *xdrs, int request, void *info) argument
100 * Set the flags provided in the *info in xp_flags for rdma xdr
103 int32p = (int32_t *)info;
111 * Get the flags provided in xp_flags return through *info
113 int32p = (int32_t *)info;
119 rcilp = (rdma_chunkinfo_lengths_t *)info;
126 rcip = (rdma_chunkinfo_t *)info;
H A Dxdr_mblk.c603 xdrmblk_control(XDR *xdrs, int request, void *info) argument
630 int32p = (int32_t *)info;
636 int32p = (int32_t *)info;
/illumos-gate/usr/src/lib/krb5/ss/
H A Dlisten.c69 ss_data *info; local
73 info = ss_info(commands->sci_idx);
74 for (table = info->rqt_tables; *table; table++) {
135 register ss_data *info; local
157 current_info = info = ss_info(sci_idx);
158 info->abort = 0;
236 while(!info->abort) {
253 input = gl_get_line(gl, info->prompt, NULL, -1);
261 info->abort = 1;
266 info
[all...]
/illumos-gate/usr/src/uts/common/io/ipw/
H A Dipw2100_hw.c232 uint32_t addr, info; local
237 info = ipw2100_imem_get32(sc,
240 cnt = info >> 16;
241 size = info & 0xffff;
/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Dac_test.c62 ac_mem_test_start_t info; member in struct:test_info
135 * again, instead return the current test info.
169 if (ddi_copyout(&test->info, pkt->cmd_cfga.private,
188 /* fill in all the test info details now */
193 test->info.handle = atomic_inc_32_nv(&mem_test_sequence_id);
194 (void) drv_getparm(PPID, (ulong_t *)(&(test->info.tester_pid)));
195 test->info.prev_condition = mem_info->condition;
196 test->info.page_size = TEST_PAGESIZE;
198 test->info.line_size = cpunodes[CPU->cpu_id].ecache_linesize;
201 test->info
[all...]
/illumos-gate/usr/src/uts/sun4u/io/
H A Dgpio_87317.c46 /* a non zero value causes debug info to be displayed */
347 gpio_87317_op_t info; local
356 if (ddi_copyin((caddr_t)arg, (caddr_t)&info, sizeof (gpio_87317_op_t),
361 if ((info.gpio_bank != 0) ||
362 (info.gpio_offset != GPIO_87317_PORT1_DATA)) {
370 byte = ddi_get8(softc->gp_handle, &softc->gp_regs[info.gpio_offset]);
376 byte |= info.gpio_data;
377 ddi_put8(softc->gp_handle, &softc->gp_regs[info.gpio_offset],
380 &softc->gp_regs[info.gpio_offset]);
388 byte &= ~info
[all...]
/illumos-gate/usr/src/uts/intel/io/pciex/hotplug/
H A Dpciehpc_acpi.c145 * gather the info about the ACPI methods present on the bus node
647 * Get the status info (as returned by _STA method) for the device.
652 ACPI_DEVICE_INFO *info; local
656 * Get device info object
658 if ((ret = AcpiGetObjectInfo(obj, &info)) != AE_OK)
661 if (info->Valid & ACPI_VALID_STA) {
662 *statusp = info->CurrentStatus;
672 AcpiOsFree(info);
/illumos-gate/usr/src/uts/sparc/os/
H A Dbootdev.c106 struct parinfo *info; local
141 info = &parinfo[depth - 1];
142 idip = info->dip;
179 info = &parinfo[depth - 1];
180 if (info && info->pdip)
181 ndi_rele_devi(info->pdip);
193 * address information (i.e. target,lun info). If this is the
514 get_parent(dev_info_t *dip, struct parinfo *info) argument
520 info
[all...]
/illumos-gate/usr/src/uts/intel/io/agpgart/
H A Damd64_gart.c267 amdgart_info_t info; local
269 info.cgart_aperbase = amd64_get_aperbase(sc);
270 info.cgart_apersize = amd64_get_apersize(sc);
272 if (ddi_copyout(&info, (void *)data,
/illumos-gate/usr/src/cmd/logadm/
H A Dopts.c48 /* info created by opts_parse(), private to this module */
159 struct optinfo *info = opt_info(*ptr); local
162 if (info == NULL)
167 (info->oi_flags & OPTF_CLI) == 0)
173 (info->oi_flags & OPTF_CONF) == 0)
178 /* for boolean options, we have all the info we need */
179 if (info->oi_t == OPTTYPE_BOOLEAN) {
180 (void) opts_set(opts, info->oi_o, "");
189 info->oi_o[0]);
190 opts_set(opts, info
219 struct optinfo *info = opt_info(*o); local
[all...]
/illumos-gate/usr/src/lib/libc/port/locale/
H A Dcollate.c81 collate_info_t *info; local
103 if (sbuf.st_size < (COLLATE_STR_LEN + sizeof (info))) {
122 info = (void *)TMP;
123 TMP += sizeof (*info);
125 if ((info->directive_count < 1) ||
126 (info->directive_count >= COLL_WEIGHTS_MAX) ||
127 ((chains = info->chain_count) < 0)) {
135 (sizeof (collate_large_t) * info->large_count);
136 for (z = 0; z < info->directive_count; z++) {
137 i += sizeof (collate_subst_t) * info
[all...]
/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/
H A Dnetr_logon.c85 struct krb5_validation_info info; local
90 bzero(&info, sizeof (info));
92 /* Need to keep this until we're done with &info */
98 NETR_OPNUM_decode_krb5_pac, data, len, &info);
104 status = netr_setup_token_info3(&info.info3, token);
355 * we build a user info structure and return it, where the caller will
H A Dsamlib.c244 struct samr_SetUserInfo16 info; local
246 info.UserAccountControl = UserAccountControl;
247 return (samr_set_user_info(user_handle, 16, &info));
264 struct samr_SetUserInfo24 info; local
269 (void) memset(&info, 0, sizeof (info));
270 samr_make_encrypted_password(&info.encr_pw, new_pw_clear, ssn_key);
275 return (samr_set_user_info(user_handle, 24, &info));
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_user.c647 smb_netuserinfo_t info; local
650 smb_user_netinfo_init(user, &info);
651 rc = smb_netuserinfo_encode(&info, buf, buflen, nbytes);
652 smb_user_netinfo_fini(&info);
658 smb_user_netinfo_init(smb_user_t *user, smb_netuserinfo_t *info) argument
671 info->ui_session_id = session->s_kid;
672 info->ui_native_os = session->native_os;
673 info->ui_ipaddr = session->ipaddr;
674 info->ui_numopens = session->s_file_cnt;
675 info
694 smb_user_netinfo_fini(smb_netuserinfo_t *info) argument
[all...]
/illumos-gate/usr/src/cmd/prtdiag/i386/
H A Dsmbios.c37 * Access to the data is provided by libsmbios: see <sys/smbios.h> for info.
81 smbios_info_t info; local
88 smbios_info_common(shp, sp->smbstr_id, &info) != SMB_ERR &&
97 if (info.smbi_version != NULL && *info.smbi_version != '\0') {
98 n = strlen(info.smbi_version);
100 (void) strcpy(s, info.smbi_version);
113 (void) printf(gettext("%-32s %s\n"), v, info.smbi_location);
308 smbios_info_t info; local
324 smbios_info_common(shp, id, &info) !
[all...]
/illumos-gate/usr/src/common/smbsrv/
H A Dsmb_xdr.c178 smb_netuserinfo_encode(smb_netuserinfo_t *info, uint8_t *buf, argument
186 if (!smb_netuserinfo_xdr(&xdrs, info))
199 smb_netuserinfo_decode(smb_netuserinfo_t *info, uint8_t *buf, argument
207 bzero(info, sizeof (smb_netuserinfo_t));
208 if (!smb_netuserinfo_xdr(&xdrs, info))
274 smb_netconnectinfo_encode(smb_netconnectinfo_t *info, uint8_t *buf, argument
282 if (!smb_netconnectinfo_xdr(&xdrs, info))
295 smb_netconnectinfo_decode(smb_netconnectinfo_t *info, uint8_t *buf, argument
303 bzero(info, sizeof (smb_netconnectinfo_t));
304 if (!smb_netconnectinfo_xdr(&xdrs, info))
344 smb_netfileinfo_encode(smb_netfileinfo_t *info, uint8_t *buf, uint32_t buflen, uint_t *nbytes) argument
365 smb_netfileinfo_decode(smb_netfileinfo_t *info, uint8_t *buf, uint32_t buflen, uint_t *nbytes) argument
[all...]
/illumos-gate/usr/src/cmd/ptools/ptime/
H A Dptime.c90 struct siginfo info; local
168 (void) waitid(P_PID, pid, &info, WEXITED | WNOWAIT);
/illumos-gate/usr/src/tools/scripts/
H A Dwsdiff.py135 def info(msg) : function
1446 info("\nNew objects found: ")
1451 info(fnFormat(fn))
1455 info("\nObjects removed: ")
1460 info(fnFormat(fn))
1463 info("\nChanged objects: ")
1519 info(fnFormat(f))

Completed in 870 milliseconds

1234567891011>>