Lines Matching refs:rnc
294 /* flag dummy rnc hanling when exiting a ready state */
535 * sci_port_construct_dummy_rnc() - create dummy rnc for si workaround
546 union scu_remote_node_context *rnc;
548 rnc = &iport->owning_controller->remote_node_context_table[rni];
550 memset(rnc, 0, sizeof(union scu_remote_node_context));
552 rnc->ssp.remote_sas_address_hi = 0;
553 rnc->ssp.remote_sas_address_lo = 0;
555 rnc->ssp.remote_node_index = rni;
556 rnc->ssp.remote_node_port_width = 1;
557 rnc->ssp.logical_port_index = iport->physical_port_index;
559 rnc->ssp.nexus_loss_timer_enable = false;
560 rnc->ssp.check_bit = false;
561 rnc->ssp.is_valid = true;
562 rnc->ssp.is_remote_node_context = true;
563 rnc->ssp.function_number = 0;
564 rnc->ssp.arbitration_wait_time = 0;
997 union scu_remote_node_context *rnc;
1001 rnc = &ihost->remote_node_context_table[rni];
1003 rnc->ssp.is_valid = false;
1006 * controller and give it ample time to act before posting the rnc
1465 union scu_remote_node_context *rnc;
1469 rnc = &ihost->remote_node_context_table[rni];
1470 rnc->ssp.is_valid = true;
1477 /* ensure hardware has seen the post rnc command and give it