Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/fc4/
Dsoc.h204 } soc_req; typedef
262 soc_req *pool;
283 soc_req *req_cpu;
Dsoc.c118 sw_cq->pool = (soc_req *) in soc_solicited()
197 sw_cq->pool = (soc_req *) in soc_unsolicited()
362 soc_req *request; in soc_hw_enque()
665 size = (SOC_CQ_REQ0_SIZE + SOC_CQ_REQ1_SIZE) * sizeof(soc_req); in soc_init()
676 cq[1].address = cq[0].address + (SOC_CQ_REQ0_SIZE * sizeof(soc_req)); in soc_init()
756 (SOC_CQ_REQ0_SIZE+SOC_CQ_REQ1_SIZE)*sizeof(soc_req), in soc_cleanup()