Lines Matching refs:ct_syshandle
707 cto->ct_syshandle = hdl; in isp_endcmd()
750 cto->ct_syshandle = hdl; in isp_endcmd()
779 cto->ct_syshandle = hdl; in isp_endcmd()
845 ct->ct_syshandle = bus; in isp_target_async()
852 ct->ct_syshandle = bus; in isp_target_async()
858 ct->ct_syshandle = bus; in isp_target_async()
1416 if (ct->ct_syshandle) { in isp_handle_ctio()
1417 xs = isp_find_xs_tgt(isp, ct->ct_syshandle); in isp_handle_ctio()
1534 if (ct->ct_syshandle == 0) { in isp_handle_ctio()
1541 …isp_prt(isp, pl, "NO xs for CTIO (handle 0x%x) status 0x%x", ct->ct_syshandle, ct->ct_status & ~QL… in isp_handle_ctio()
1549 ISP_DMAFREE(isp, xs, ct->ct_syshandle); in isp_handle_ctio()
1566 if (ct->ct_syshandle) { in isp_handle_ctio2()
1567 xs = isp_find_xs_tgt(isp, ct->ct_syshandle); in isp_handle_ctio2()
1677 if (ct->ct_syshandle == 0) { in isp_handle_ctio2()
1684 …isp_prt(isp, pl, "NO xs for CTIO (handle 0x%x) status 0x%x", ct->ct_syshandle, ct->ct_status & ~QL… in isp_handle_ctio2()
1688 ISP_DMAFREE(isp, xs, ct->ct_syshandle); in isp_handle_ctio2()
1721 if (ct->ct_syshandle) { in isp_handle_ctio7()
1722 xs = isp_find_xs_tgt(isp, ct->ct_syshandle); in isp_handle_ctio7()
1819 if (ct->ct_syshandle == 0) { in isp_handle_ctio7()
1828 … isp_prt(isp, pl, "NO xs for CTIO (handle 0x%x) status 0x%x", ct->ct_syshandle, ct->ct_nphdl); in isp_handle_ctio7()
1832 ISP_DMAFREE(isp, xs, ct->ct_syshandle); in isp_handle_ctio7()