Home
last modified time | relevance | path

Searched refs:resp (Results 226 – 233 of 233) sorted by relevance

12345678910

/illumos-gate/usr/src/uts/common/os/
H A Dsunddi.c9255 result_t *resp = (result_t *)arg; in dip_set_offline() local
9258 ASSERT(resp); in dip_set_offline()
9267 resp->result = DDI_FAILURE; in dip_set_offline()
9277 if (set_infant_dip_offline(dip, resp->path) == DDI_SUCCESS) in dip_set_offline()
/illumos-gate/usr/src/cmd/svc/configd/
H A Drc_node.c5943 rc_iter_create(rc_node_iter_t **resp, rc_node_t *np, uint32_t type, in rc_iter_create() argument
5949 assert(*resp == NULL); in rc_iter_create()
6050 *resp = nip; in rc_iter_create()
/illumos-gate/usr/src/cmd/vi/port/
H A Dex.news629 for "window", but only apply at 300, 1200, or 9600 baud, resp.
1048 for "window", but only apply at 300, 1200, or 9600 baud, resp.
/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vlog_ultra3.S2190 ! f50 0xffff8000... or 0xfffffc00 for 6 or 11 bit tbl resp
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c6212 ls_code_t resp; in fcp_icmd_callback() local
6223 FCP_CP_IN(fpkt->pkt_resp, &resp, fpkt->pkt_resp_acc, sizeof (resp)); in fcp_icmd_callback()
6238 ((resp.ls_code == LA_ELS_ACC) || prli_acc)) { in fcp_icmd_callback()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c4697 emlxs_log_resp_t *resp; in emlxs_fca_port_manage() local
4720 resp = (emlxs_log_resp_t *)pm->pm_stat_buf; in emlxs_fca_port_manage()
4723 (void) emlxs_msg_log_get(hba, req, resp); in emlxs_fca_port_manage()
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_vfsops.c1765 lookuparg.resp = &res; in nfs4getfh_otw()
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog3680 (run_menu): Allow '^' (resp. 'p') and 'v' (resp 'n') keys we
3681 described in our help above (resp. authors preferences).

12345678910