Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/adapters/smartpqi/
H A Dsmartpqi_init.c1256 request.data.create_operational_oq.queue_id = eq->oq_id; in create_event_queue()
1257 request.data.create_operational_oq.element_array_addr = in create_event_queue()
1259 request.data.create_operational_oq.pi_addr = eq->oq_pi_bus_addr; in create_event_queue()
1260 request.data.create_operational_oq.num_elements = in create_event_queue()
1262 request.data.create_operational_oq.element_length = in create_event_queue()
1264 request.data.create_operational_oq.queue_protocol = PQI_PROTOCOL_SOP; in create_event_queue()
1265 request.data.create_operational_oq.int_msg_num = eq->int_msg_num; in create_event_queue()
1272 response.data.create_operational_oq.oq_ci_offset); in create_event_queue()
1352 rqst.data.create_operational_oq.queue_id = qg->oq_id; in create_queue_group()
1353 rqst.data.create_operational_oq.element_array_addr = in create_queue_group()
[all …]
H A Dsmartpqi_hw.h475 } create_operational_oq; member
519 } create_operational_oq; member