Searched refs:ct_syshandle (Results 1 – 3 of 3) sorted by relevance
300 cto->ct_syshandle = hdl; in isp_endcmd() 583 if (ct->ct_syshandle) { in isp_handle_ctio7() 584 xs = isp_find_xs(isp, ct->ct_syshandle); in isp_handle_ctio7() 681 if (ct->ct_syshandle == 0) { in isp_handle_ctio7() 690 isp_prt(isp, pl, "NO xs for CTIO (handle 0x%x) status 0x%x", ct->ct_syshandle, ct->ct_nphdl); in isp_handle_ctio7()
484 ctio.ct_syshandle = hdp->handle; in isp_clear_commands()1674 ISP_IOXPUT_32(isp, src->ct_syshandle, &dst->ct_syshandle); in isp_put_ctio7()1724 ISP_IOXGET_32(isp, &src->ct_syshandle, dst->ct_syshandle); in isp_get_ctio7()
1435 uint32_t ct_syshandle; member