Home
last modified time | relevance | path

Searched refs:scsi_nexus (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/scsi/
Dhpsa_cmd.h543 __le32 scsi_nexus; /* Device Handle */ member
Dhpsa.c2864 __le32 scsi_nexus; /* 4 byte device handle for the ioaccel2 cmd */ in hpsa_get_pdisk_of_ioaccel2() local
2883 scsi_nexus = c2a->scsi_nexus; in hpsa_get_pdisk_of_ioaccel2()
2884 find = le32_to_cpu(c2a->scsi_nexus); in hpsa_get_pdisk_of_ioaccel2()
2889 __func__, scsi_nexus, in hpsa_get_pdisk_of_ioaccel2()
3601 cp->scsi_nexus = cpu_to_le32(ioaccel_handle); in hpsa_scsi_ioaccel2_queue_command()
7579 VERIFY_OFFSET(scsi_nexus, 4); in verify_offsets()