Searched refs:request_ring_ptr (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_iocb.c169 pkt = ha->request_ring_ptr;
170 sp->request_ring_ptr = pkt;
206 ha->request_ring_ptr = ha->request_ring_bp;
208 ha->request_ring_ptr++;
303 *pktp = ha->request_ring_ptr;
306 long_ptr = (uint32_t *)ha->request_ring_ptr;
312 ha->request_ring_ptr->entry_count = 1;
313 ha->request_ring_ptr->sys_define =
316 &ha->request_ring_ptr->handle,
376 QL_DUMP_5((uint8_t *)ha->request_ring_ptr,
[all...]
H A Dql_init.c2647 ha->request_ring_ptr = ha->request_ring_bp;
H A Dql_api.c10027 sp->request_ring_ptr->entry_type =
10029 sp->request_ring_ptr->entry_count = 0;
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1168 struct cmd_entry *request_ring_ptr; member in struct:ql_srb
1464 struct cmd_entry *request_ring_ptr; member in struct:ql_adapter_state

Completed in 112 milliseconds