Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dhpsa.c5897 static int hpsa_get_cmd_index(struct scsi_cmnd *scmd) in hpsa_get_cmd_index() function
6064 hpsa_get_cmd_index(scsicmd)); in hpsa_eh_device_reset_handler()
6074 hpsa_get_cmd_index(scsicmd)); in hpsa_eh_device_reset_handler()
6137 int idx = hpsa_get_cmd_index(scmd); in cmd_tagged_alloc()