Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dhpsa.h317 #define HPSA_DEVICE_RESET_MSG 1 macro
Dhpsa.c5971 reset_type = HPSA_DEVICE_RESET_MSG; in hpsa_eh_device_reset_handler()
5976 reset_type == HPSA_DEVICE_RESET_MSG ? "logical " : "physical "); in hpsa_eh_device_reset_handler()
5988 reset_type == HPSA_DEVICE_RESET_MSG ? "logical " : "physical ", in hpsa_eh_device_reset_handler()
6566 (void) fill_cmd(c, HPSA_DEVICE_RESET_MSG, h, NULL, 0, 0, in hpsa_send_host_reset()
6761 case HPSA_DEVICE_RESET_MSG: in fill_cmd()