Home
last modified time | relevance | path

Searched refs:pr_out (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd_pgr.c957 switch (pr_out->action) { in sbd_handle_pgr_out_cmd()
1010 if ((pr_out->action != in sbd_handle_pgr_out_data()
1034 if (pr_out->action != PR_OUT_REGISTER && in sbd_handle_pgr_out_data()
1061 switch (pr_out->action) { in sbd_handle_pgr_out_data()
1498 if (!(PGR_VALID_SCOPE(pr_out->scope) && PGR_VALID_TYPE(pr_out->type))) { in sbd_pgr_out_reserve()
1540 pgr->pgr_rsv_type = pr_out->type; in sbd_pgr_do_reserve()
1541 pgr->pgr_rsv_scope = pr_out->scope; in sbd_pgr_do_reserve()
1542 if (pr_out->type == PGR_TYPE_WR_EX_AR || in sbd_pgr_do_reserve()
1543 pr_out->type == PGR_TYPE_EX_AC_AR) { in sbd_pgr_do_reserve()
1706 PGR_VALID_TYPE(pr_out->type))) { in sbd_pgr_out_preempt()
[all …]
/illumos-gate/usr/src/cmd/acpihpd/
H A Dacpihpd.c299 int pri, pr_out = 0; in debug_print() local
305 pr_out = 1; in debug_print()
310 pr_out = 1; in debug_print()
315 pr_out = 1; in debug_print()
319 if (pr_out) { in debug_print()