Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/isp/
H A Disp_target.c666 cto->ct_syshandle = hdl; in isp_endcmd()
709 cto->ct_syshandle = hdl; in isp_endcmd()
738 cto->ct_syshandle = hdl; in isp_endcmd()
804 ct->ct_syshandle = bus; in isp_target_async()
811 ct->ct_syshandle = bus; in isp_target_async()
817 ct->ct_syshandle = bus; in isp_target_async()
1375 if (ct->ct_syshandle) { in isp_handle_ctio()
1493 if (ct->ct_syshandle == 0) { in isp_handle_ctio()
1525 if (ct->ct_syshandle) { in isp_handle_ctio2()
1636 if (ct->ct_syshandle == 0) { in isp_handle_ctio2()
[all …]
H A Disp_library.c644 ctio->ct_syshandle = hdp->handle; in isp_clear_commands()
2038 ct->ct_syshandle = 0; in isp_send_tgt_cmd()
2087 ct->ct_syshandle = 0; in isp_send_tgt_cmd()
2840 ISP_IOXPUT_16(isp, src->ct_syshandle, &dst->ct_syshandle); in isp_put_ctio()
2878 ISP_IOXGET_16(isp, &src->ct_syshandle, dst->ct_syshandle); in isp_get_ctio()
2915 ISP_IOXPUT_32(isp, src->ct_syshandle, &dst->ct_syshandle); in isp_put_ctio2()
2969 ISP_IOXPUT_32(isp, src->ct_syshandle, &dst->ct_syshandle); in isp_put_ctio2e()
3023 ISP_IOXPUT_32(isp, src->ct_syshandle, &dst->ct_syshandle); in isp_put_ctio7()
3073 ISP_IOXGET_32(isp, &src->ct_syshandle, dst->ct_syshandle); in isp_get_ctio2()
3129 ISP_IOXGET_32(isp, &src->ct_syshandle, dst->ct_syshandle); in isp_get_ctio2e()
[all …]
H A Dispmbox.h2152 uint16_t ct_syshandle; member
2250 uint32_t ct_syshandle; member
2305 uint32_t ct_syshandle; member
2381 uint32_t ct_syshandle; member
H A Disp_freebsd.c1724 cto->ct_syshandle = handle; in isp_target_start_ctio()
1727 cto->ct_syshandle = handle; in isp_target_start_ctio()
1730 cto->ct_syshandle = handle; in isp_target_start_ctio()
2359 handle = ((ct_entry_t *)arg)->ct_syshandle; in isp_handle_platform_ctio()
2361 handle = ((ct2_entry_t *)arg)->ct_syshandle; in isp_handle_platform_ctio()