Searched refs:DEFAULT_REPLY_QUEUE (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/scsi/ |
H A D | hpsa.c | 1051 #define DEFAULT_REPLY_QUEUE (-1) macro 1186 __enqueue_cmd_and_start_io(h, c, DEFAULT_REPLY_QUEUE); in enqueue_cmd_and_start_io() 2901 rc = hpsa_scsi_do_simple_cmd(h, c, DEFAULT_REPLY_QUEUE, in hpsa_scsi_do_simple_cmd_with_retry() 3897 rc = hpsa_scsi_do_simple_cmd(h, c, DEFAULT_REPLY_QUEUE, in hpsa_volume_offline() 6000 if (reply_queue == DEFAULT_REPLY_QUEUE) { in wait_for_device_to_become_ready() 6109 rc = hpsa_do_reset(h, dev, reset_type, DEFAULT_REPLY_QUEUE); in hpsa_eh_device_reset_handler() 6466 rc = hpsa_scsi_do_simple_cmd(h, c, DEFAULT_REPLY_QUEUE, in hpsa_passthru_ioctl() 6578 status = hpsa_scsi_do_simple_cmd(h, c, DEFAULT_REPLY_QUEUE, in hpsa_big_passthru_ioctl()
|