Searched refs:req_ctxt_buf (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/twa/
H A Dtw_cl_init.c329 ctlr->req_ctxt_buf = (struct tw_cli_req_context *)free_non_dma_mem;
344 req = &(ctlr->req_ctxt_buf[i]);
H A Dtw_cl.h127 struct tw_cli_req_context *req_ctxt_buf;/* pointer to the array of CL's member in struct:tw_cli_ctlr_context
H A Dtw_cl_intr.c240 req = &(ctlr->req_ctxt_buf[GET_RESP_ID(resp)]);

Completed in 112 milliseconds