Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c19037 ql_create_rsp_queue(ql_adapter_state_t *ha, uint16_t rsp_q_indx) in ql_create_rsp_queue() argument
19044 ha->rsp_queues[rsp_q_indx] = rsp_q = in ql_create_rsp_queue()
19048 rsp_q->rsp_q_number = rsp_q_indx; in ql_create_rsp_queue()
19049 rsp_q->msi_x_vector = (uint16_t)(rsp_q_indx + 1); in ql_create_rsp_queue()
19057 rsp_q_indx, ha->mbar_size); in ql_create_rsp_queue()