Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/
Dhpsa.h322 #define HPSA_DEVICE_RESET_MSG 1 macro
Dhpsa.c6087 reset_type = HPSA_DEVICE_RESET_MSG; in hpsa_eh_device_reset_handler()
6092 reset_type == HPSA_DEVICE_RESET_MSG ? "logical " : "physical "); in hpsa_eh_device_reset_handler()
6114 reset_type == HPSA_DEVICE_RESET_MSG ? "logical " : "physical ", in hpsa_eh_device_reset_handler()
6684 (void) fill_cmd(c, HPSA_DEVICE_RESET_MSG, h, NULL, 0, 0, in hpsa_send_host_reset()
6879 case HPSA_DEVICE_RESET_MSG: in fill_cmd()