Home | History | Annotate | Download | only in ic

Lines Matching refs:ct_syshandle

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