Home
last modified time | relevance | path

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

/netbsd/sys/dev/ic/
H A Disp.c3273 pt->ctp_vpidx = ISP_GET_VPIDX(isp, chan); in isp_gid_ft_ct_passthru()
4054 pt->ctp_vpidx = ISP_GET_VPIDX(isp, chan); in isp_register_fc4_type_24xx()
4394 t7->req_vpidx = ISP_GET_VPIDX(isp, XS_CHANNEL(xs)); in isp_start()
4544 tmf->tmf_vpidx = ISP_GET_VPIDX(isp, chan); in isp_control()
4644 ab->abrt_vpidx = ISP_GET_VPIDX(isp, chan); in isp_control()
H A Dispmbox.h862 #define ISP_GET_VPIDX(isp, tag) \ macro
H A Disp_target.c1867 ochan = chan = ISP_GET_VPIDX(isp, inot_24xx->in_vpidx); in isp_handle_24xx_inotify()