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

  /src/sys/dev/ic/
isp.c 4195 int target, dmaresult, hdlidx = 0; local in function:isp_start
4446 dmaresult = ISP_DMASETUP(isp, xs, reqp);
4447 if (dmaresult != CMD_QUEUED) {
4453 return (dmaresult);

Completed in 15 milliseconds