Searched refs:ISP_GET_VPIDX (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/sys/dev/isp/
H A Disp_target.c735 chan = ISP_GET_VPIDX(isp, inot->in_vpidx);
H A Dispmbox.h592 #define ISP_GET_VPIDX(isp, tag) \ macro
H A Disp.c2038 pt.ctp_vpidx = ISP_GET_VPIDX(isp, chan);
2950 reqp->req_vpidx = ISP_GET_VPIDX(isp, XS_CHANNEL(xs));
3035 tmf->tmf_vpidx = ISP_GET_VPIDX(isp, chan);
3083 ab->abrt_vpidx = ISP_GET_VPIDX(isp, chan);
H A Disp_freebsd.c538 tmf.tmf_vpidx = ISP_GET_VPIDX(isp, chan);
1077 cto->ct_vpidx = ISP_GET_VPIDX(isp, XS_CHANNEL(ccb));

Completed in 165 milliseconds