Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dhpsa.h264 #define HPSA_DEVICE_RESET_MSG 1 macro
Dhpsa.c2211 (void) fill_cmd(c, HPSA_DEVICE_RESET_MSG, h, NULL, 0, 0, in hpsa_send_reset()
5175 (void) fill_cmd(c, HPSA_DEVICE_RESET_MSG, h, NULL, 0, 0, in hpsa_send_host_reset()
5292 case HPSA_DEVICE_RESET_MSG: in fill_cmd()