Home
last modified time | relevance | path

Searched refs:XS_TGT (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/isp/
H A Disp.c2851 target = XS_TGT(xs); in isp_start()
2868 isp_prt(isp, ISP_LOGDEBUG2, "XS_TGT(xs)=%d", target); in isp_start()
3067 tgt = XS_TGT(xs); in isp_control()
3596 XS_CHANNEL(xs), XS_TGT(xs), in isp_intr_async()
3910 isp_prt(isp, ISP_LOGERR, "Chan %d data reassembly error for target %d", chan, XS_TGT(xs)); in isp_parse_status_24xx()
3916 isp_prt(isp, ISP_LOGERR, "Chan %d target %d sent ABTS", chan, XS_TGT(xs)); in isp_parse_status_24xx()
3960 chan, reason, XS_TGT(xs)); in isp_parse_status_24xx()
3965 lp = &fcp->portdb[XS_TGT(xs)]; in isp_parse_status_24xx()
3975 isp_prt(isp, ISP_LOGWARN, "port changed for target %d chan %d", XS_TGT(xs), chan); in isp_parse_status_24xx()
3983 isp_prt(isp, ISP_LOGWARN, "f/w resource unavailable for target %d chan %d", XS_TGT(x in isp_parse_status_24xx()
[all...]
H A DDriverManual.txt268 XS_TGT(xs) gets the target from an XS_T
551 is indexed directly via the Target ID for the command (XS_TGT(xs)).