Home
last modified time | relevance | path

Searched refs:p_results (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_dcbx.c485 struct ecore_dcbx_results *p_results) in ecore_dcbx_get_priority_info() argument
494 if (p_results->arr[DCBX_PROTOCOL_ROCE].update && in ecore_dcbx_get_priority_info()
495 p_results->arr[DCBX_PROTOCOL_ROCE].enable) in ecore_dcbx_get_priority_info()
505 p_results->arr[DCBX_PROTOCOL_ISCSI].enable) in ecore_dcbx_get_priority_info()
508 if (p_results->arr[DCBX_PROTOCOL_FCOE].update && in ecore_dcbx_get_priority_info()
509 p_results->arr[DCBX_PROTOCOL_FCOE].enable) in ecore_dcbx_get_priority_info()
512 if (p_results->arr[DCBX_PROTOCOL_ETH].update && in ecore_dcbx_get_priority_info()
513 p_results->arr[DCBX_PROTOCOL_ETH].enable) in ecore_dcbx_get_priority_info()
708 struct ecore_dcbx_results *p_results; in ecore_dcbx_get_operational_params() local
730 p_results = &p_hwfn->p_dcbx_info->results; in ecore_dcbx_get_operational_params()
[all …]
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge_mpi.c229 mbx_data_t *p_results) in ql_issue_mailbox_cmd_and_poll_rsp() argument
253 (void) ql_read_mailbox_cmd(qlge, p_results, 0); in ql_issue_mailbox_cmd_and_poll_rsp()
262 if (ql_async_event_parser(qlge, p_results) == B_FALSE) { in ql_issue_mailbox_cmd_and_poll_rsp()
/illumos-gate/usr/src/lib/libmlrpc/common/
H A Dndr_server.c296 result = &result_list->p_results[0]; in ndr_svc_bind()
417 result = &result_list->p_results[0]; in ndr_svc_alter_context()
H A Dndr_client.c146 pre = &bahdr->p_result_list.p_results[0]; in ndr_clnt_bind()
H A Drpcpdu.ndl335 ndr_p_result_t p_results[1];