HomeSort by: relevance | last modified time | path
    Searched refs:ISP_GET_VPIDX (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
isp.c 3273 pt->ctp_vpidx = ISP_GET_VPIDX(isp, chan);
4054 pt->ctp_vpidx = ISP_GET_VPIDX(isp, chan);
4394 t7->req_vpidx = ISP_GET_VPIDX(isp, XS_CHANNEL(xs));
4544 tmf->tmf_vpidx = ISP_GET_VPIDX(isp, chan);
4644 ab->abrt_vpidx = ISP_GET_VPIDX(isp, chan);
isp_target.c 1867 ochan = chan = ISP_GET_VPIDX(isp, inot_24xx->in_vpidx);
ispmbox.h 862 #define ISP_GET_VPIDX(isp, tag) \

Completed in 21 milliseconds