Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/isp/
H A Disp_freebsd.c613 tmf->tmf_vpidx = ISP_GET_VPIDX(isp, chan); in ispioctl()
1537 cto->ct_vpidx = ISP_GET_VPIDX(isp, XS_CHANNEL(ccb)); in isp_target_start_ctio()
2627 int chan = ISP_GET_VPIDX(isp, inot->in_vpidx); in isp_handle_platform_notify_24xx()
2702 if (isp_find_pdb_by_loopid(isp, ISP_GET_VPIDX(isp, inot->in_vpidx), nphdl, &lp)) { in isp_handle_platform_notify_24xx()
2703 isp_del_wwn_entry(isp, ISP_GET_VPIDX(isp, inot->in_vpidx), lp->port_wwn, nphdl, lp->portid); in isp_handle_platform_notify_24xx()
2715 …isp_prt(isp, ISP_LOGINFO, "Chan %d %s (sub-status 0x%x) for N-port handle 0x%x", ISP_GET_VPIDX(isp… in isp_handle_platform_notify_24xx()
H A Disp.c3277 pt->ctp_vpidx = ISP_GET_VPIDX(isp, chan); in isp_gid_ft_ct_passthru()
4058 pt->ctp_vpidx = ISP_GET_VPIDX(isp, chan); in isp_register_fc4_type_24xx()
4398 t7->req_vpidx = ISP_GET_VPIDX(isp, XS_CHANNEL(xs)); in isp_start()
4548 tmf->tmf_vpidx = ISP_GET_VPIDX(isp, chan); in isp_control()
4648 ab->abrt_vpidx = ISP_GET_VPIDX(isp, chan); in isp_control()
H A Dispmbox.h861 #define ISP_GET_VPIDX(isp, tag) \ macro
H A Disp_target.c1826 ochan = chan = ISP_GET_VPIDX(isp, inot_24xx->in_vpidx); in isp_handle_24xx_inotify()