Home
last modified time | relevance | path

Searched refs:reply_queue (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/
H A Dhpsa.c312 int reply_queue);
990 struct reply_queue_buffer *rq = &h->reply_queue[q]; in next_command()
1046 int reply_queue) in set_performant_mode() argument
1052 c->Header.ReplyQueue = reply_queue; in set_performant_mode()
1058 int reply_queue) in set_ioaccel1_performant_mode() argument
1066 cp->ReplyQueue = reply_queue; in set_ioaccel1_performant_mode()
1079 int reply_queue) in set_ioaccel2_tmf_performant_mode() argument
1087 cp->reply_queue = reply_queue; in set_ioaccel2_tmf_performant_mode()
1098 int reply_queue) in set_ioaccel2_performant_mode() argument
1106 cp->reply_queue = reply_queue; in set_ioaccel2_performant_mode()
[all …]
H A Dhpsa_cmd.h590 u8 reply_queue; /* Reply Queue ID */ member
625 u8 reply_queue; /* Reply Queue ID */ member
/linux/drivers/scsi/megaraid/
H A Dmegaraid_sas.h2298 __le32 *reply_queue; member