Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dhpsa.h310 #define HPSA_DEVICE_RESET_MSG 1 macro
Dhpsa.c5480 reset_type = HPSA_DEVICE_RESET_MSG; in hpsa_eh_device_reset_handler()
5485 reset_type == HPSA_DEVICE_RESET_MSG ? "logical " : "physical "); in hpsa_eh_device_reset_handler()
5494 reset_type == HPSA_DEVICE_RESET_MSG ? "logical " : "physical ", in hpsa_eh_device_reset_handler()
6494 (void) fill_cmd(c, HPSA_DEVICE_RESET_MSG, h, NULL, 0, 0, in hpsa_send_host_reset()
6670 case HPSA_DEVICE_RESET_MSG: in fill_cmd()