Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dhpsa.c2862 struct io_accel2_cmd *c2a; /* ioaccel2 command to abort */ in hpsa_get_pdisk_of_ioaccel2() local
2870 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()