Lines Matching refs:optset_context
71 uint_t optset_context, uchar_t **resptrp, t_uscalar_t *worst_statusp,
864 uint_t optset_context; in do_options_second_pass() local
960 optset_context = SETFN_OPTCOM_CHECKONLY; in do_options_second_pass()
962 optset_context = SETFN_OPTCOM_NEGOTIATE; in do_options_second_pass()
963 do_opt_check_or_negotiate(q, opt, optset_context, in do_options_second_pass()
1321 uint_t optset_context, uchar_t **resptrp, t_uscalar_t *worst_statusp, in do_opt_check_or_negotiate() argument
1340 error = (*setfn)(q, optset_context, reqopt->level, reqopt->name, in do_opt_check_or_negotiate()
1362 ASSERT(optset_context == SETFN_OPTCOM_NEGOTIATE); in do_opt_check_or_negotiate()
1528 uint_t optset_context; in tpi_optcom_buf() local
1540 optset_context = SETFN_CONN_NEGOTIATE; in tpi_optcom_buf()
1543 optset_context = SETFN_UD_NEGOTIATE; in tpi_optcom_buf()
1674 error = (*setfn)(q, optset_context, opt->level, opt->name, in tpi_optcom_buf()