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.c952 scsi_cdb_prout_t *pr_out = (scsi_cdb_prout_t *)task->task_cdb; in sbd_handle_pgr_out_cmd() local
957 switch (pr_out->action) { in sbd_handle_pgr_out_cmd()
966 param_len = READ_SCSI32(pr_out->param_len, uint32_t); in sbd_handle_pgr_out_cmd()
987 scsi_cdb_prout_t *pr_out = (scsi_cdb_prout_t *)task->task_cdb; in sbd_handle_pgr_out_data() local
1009 if (pr_out->action != PR_OUT_REGISTER_MOVE && buflen != 24) { in sbd_handle_pgr_out_data()
1010 if ((pr_out->action != in sbd_handle_pgr_out_data()
1012 pr_out->action != PR_OUT_REGISTER) || in sbd_handle_pgr_out_data()
1034 if (pr_out->action != PR_OUT_REGISTER && in sbd_handle_pgr_out_data()
1035 pr_out->action != PR_OUT_REGISTER_AND_IGNORE_EXISTING_KEY) { in sbd_handle_pgr_out_data()
1038 if (pr_out->action == PR_OUT_REGISTER_MOVE && in sbd_handle_pgr_out_data()
[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()