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