Searched refs:c2a (Results 1 – 1 of 1) sorted by relevance
2813 struct io_accel2_cmd *c2a; /* ioaccel2 command to abort */ in hpsa_get_pdisk_of_ioaccel2() local2821 c2a = &h->ioaccel2_cmd_pool[ioaccel2_cmd_to_abort->cmdindex]; in hpsa_get_pdisk_of_ioaccel2()2822 if (c2a == NULL) in hpsa_get_pdisk_of_ioaccel2()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()