Home
last modified time | relevance | path

Searched refs:rmw_nexus (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/scsi/aacraid/
Dlinit.c726 tmf->it_nexus = aac->hba_map[bus][cid].rmw_nexus; in aac_eh_abort()
836 tmf->it_nexus = info->rmw_nexus; in aac_eh_tmf_lun_reset_fib()
859 rst->it_nexus = info->rmw_nexus; in aac_eh_tmf_hard_reset_fib()
Dcommctrl.c603 hbacmd->it_nexus = dev->hba_map[chn][user_srbcmd->id].rmw_nexus; in aac_send_raw_srb()
Daachba.c1559 hbacmd->it_nexus = dev->hba_map[bus][target].rmw_nexus; in aac_construct_hbacmd()
1996 dev->hba_map[bus][target].rmw_nexus = in aac_set_safw_attr_all_targets()
3617 dev->hba_map[bus][cid].rmw_nexus = 0xffffffff; in hba_resp_task_failure()
Daacraid.h1337 __le32 rmw_nexus; /* nexus for native HBA devices */ member