Home
last modified time | relevance | path

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

/drivers/scsi/aacraid/
Daacraid.h203 __le32 it_nexus; /* Device handle for the request */ member
251 __le32 it_nexus; /* Device handle for the command */ member
278 __le32 it_nexus; /* Device handle for the command */ member
Dlinit.c725 tmf->it_nexus = aac->hba_map[bus][cid].rmw_nexus; in aac_eh_abort()
830 tmf->it_nexus = info->rmw_nexus; in aac_eh_tmf_lun_reset_fib()
853 rst->it_nexus = info->rmw_nexus; in aac_eh_tmf_hard_reset_fib()
Dcommctrl.c607 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()
/drivers/scsi/
Dhpsa_cmd.h613 __le32 it_nexus; /* SCSI I-T Nexus */ member
Dhpsa.c3010 le32_to_cpu(ac->it_nexus); in hpsa_cmd_dev_match()