Home
last modified time | relevance | path

Searched refs:it_nexus (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/aacraid/
Dlinit.c724 tmf->it_nexus = aac->hba_map[bus][cid].rmw_nexus; in aac_eh_abort()
834 tmf->it_nexus = info->rmw_nexus; in aac_eh_tmf_lun_reset_fib()
857 rst->it_nexus = info->rmw_nexus; in aac_eh_tmf_hard_reset_fib()
Daacraid.h197 __le32 it_nexus; /* Device handle for the request */ member
245 __le32 it_nexus; /* Device handle for the command */ member
272 __le32 it_nexus; /* Device handle for the command */ member
Dcommctrl.c603 hbacmd->it_nexus = dev->hba_map[chn][user_srbcmd->id].rmw_nexus; in aac_send_raw_srb()
Daachba.c1547 hbacmd->it_nexus = dev->hba_map[bus][target].rmw_nexus; in aac_construct_hbacmd()
/kernel/linux/linux-5.10/drivers/scsi/
Dhpsa_cmd.h615 __le32 it_nexus; /* SCSI I-T Nexus */ member
Dhpsa.c3150 le32_to_cpu(ac->it_nexus); in hpsa_cmd_dev_match()