Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd_pgr.c925 scsi_cdb_prout_t *pr_out = (scsi_cdb_prout_t *)task->task_cdb; in sbd_handle_pgr_out_cmd() local
930 switch (pr_out->action) { in sbd_handle_pgr_out_cmd()
939 param_len = READ_SCSI32(pr_out->param_len, uint32_t); in sbd_handle_pgr_out_cmd()
960 scsi_cdb_prout_t *pr_out = (scsi_cdb_prout_t *)task->task_cdb; in sbd_handle_pgr_out_data() local
982 if (pr_out->action != PR_OUT_REGISTER_MOVE && buflen != 24) { in sbd_handle_pgr_out_data()
983 if ((pr_out->action != in sbd_handle_pgr_out_data()
985 pr_out->action != PR_OUT_REGISTER) || in sbd_handle_pgr_out_data()
1007 if (pr_out->action != PR_OUT_REGISTER && in sbd_handle_pgr_out_data()
1008 pr_out->action != PR_OUT_REGISTER_AND_IGNORE_EXISTING_KEY) { in sbd_handle_pgr_out_data()
1011 if (pr_out->action == PR_OUT_REGISTER_MOVE && in sbd_handle_pgr_out_data()
[all …]
/titanic_44/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()