Home
last modified time | relevance | path

Searched refs:HPSA_DEVICE_RESET_MSG (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dhpsa.h322 #define HPSA_DEVICE_RESET_MSG 1 macro
H A Dhpsa.c6071 reset_type = HPSA_DEVICE_RESET_MSG; in hpsa_eh_device_reset_handler()
6076 reset_type == HPSA_DEVICE_RESET_MSG ? "logical " : "physical "); in hpsa_eh_device_reset_handler()
6098 reset_type == HPSA_DEVICE_RESET_MSG ? "logical " : "physical ", in hpsa_eh_device_reset_handler()
6656 (void) fill_cmd(c, HPSA_DEVICE_RESET_MSG, h, NULL, 0, 0, in hpsa_send_host_reset()
6851 case HPSA_DEVICE_RESET_MSG: in fill_cmd()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dhpsa.h322 #define HPSA_DEVICE_RESET_MSG 1 macro
H A 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()

Completed in 29 milliseconds