Lines Matching refs:rnc
294 /* flag dummy rnc hanling when exiting a ready state */
534 * sci_port_construct_dummy_rnc() - create dummy rnc for si workaround
545 union scu_remote_node_context *rnc;
547 rnc = &iport->owning_controller->remote_node_context_table[rni];
549 memset(rnc, 0, sizeof(union scu_remote_node_context));
551 rnc->ssp.remote_sas_address_hi = 0;
552 rnc->ssp.remote_sas_address_lo = 0;
554 rnc->ssp.remote_node_index = rni;
555 rnc->ssp.remote_node_port_width = 1;
556 rnc->ssp.logical_port_index = iport->physical_port_index;
558 rnc->ssp.nexus_loss_timer_enable = false;
559 rnc->ssp.check_bit = false;
560 rnc->ssp.is_valid = true;
561 rnc->ssp.is_remote_node_context = true;
562 rnc->ssp.function_number = 0;
563 rnc->ssp.arbitration_wait_time = 0;
995 union scu_remote_node_context *rnc;
999 rnc = &ihost->remote_node_context_table[rni];
1001 rnc->ssp.is_valid = false;
1004 * controller and give it ample time to act before posting the rnc
1463 union scu_remote_node_context *rnc;
1467 rnc = &ihost->remote_node_context_table[rni];
1468 rnc->ssp.is_valid = true;
1475 /* ensure hardware has seen the post rnc command and give it