Home
last modified time | relevance | path

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

/drivers/scsi/
Dhpsa_cmd.h521 u32 scsi_nexus; /* Device Handle */ member
Dhpsa.c2815 u32 scsi_nexus; /* 4 byte device handle for the ioaccel2 cmd */ in hpsa_get_pdisk_of_ioaccel2() local
2834 scsi_nexus = cpu_to_le32((u32) c2a->scsi_nexus); in hpsa_get_pdisk_of_ioaccel2()
2835 find = c2a->scsi_nexus; in hpsa_get_pdisk_of_ioaccel2()
2840 __func__, scsi_nexus, in hpsa_get_pdisk_of_ioaccel2()
3584 cp->scsi_nexus = ioaccel_handle; in hpsa_scsi_ioaccel2_queue_command()
7674 VERIFY_OFFSET(scsi_nexus, 4); in verify_offsets()