Home
last modified time | relevance | path

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

/drivers/scsi/bfa/
Dbfa_svc.c1006 void *fcxp_buf; in bfa_fcxp_get_rspbuf() local
1010 fcxp_buf = bfa_mem_get_dmabuf_kva(mod, fcxp->fcxp_tag, in bfa_fcxp_get_rspbuf()
1014 return ((u8 *) fcxp_buf) + mod->req_pld_sz; in bfa_fcxp_get_rspbuf()