HomeSort by: relevance | last modified time | path
    Searched defs:pReq (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
mpt.c 328 u_int32_t *pReq;
329 pReq = req->req_vbuf;
333 pReq[0], pReq[1], pReq[2], pReq[3]);
335 pReq[4], pReq[5], pReq[6], pReq[7])
    [all...]
mpt.c 328 u_int32_t *pReq;
329 pReq = req->req_vbuf;
333 pReq[0], pReq[1], pReq[2], pReq[3]);
335 pReq[4], pReq[5], pReq[6], pReq[7])
    [all...]

Completed in 108 milliseconds