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

/freebsd-13-stable/sys/dev/isp/
H A Disp_target.c301 cto->ct_syshandle = hdl;
581 if (ct->ct_syshandle) {
582 xs = isp_find_xs(isp, ct->ct_syshandle);
679 if (ct->ct_syshandle == 0) {
688 isp_prt(isp, pl, "NO xs for CTIO (handle 0x%x) status 0x%x", ct->ct_syshandle, ct->ct_nphdl);
H A Disp_library.c485 ctio.ct_syshandle = hdp->handle;
1677 ISP_IOXPUT_32(isp, src->ct_syshandle, &dst->ct_syshandle);
1727 ISP_IOXGET_32(isp, &src->ct_syshandle, dst->ct_syshandle);
H A Dispmbox.h1419 uint32_t ct_syshandle; member in struct:__anon12478
H A Disp_freebsd.c1225 cto->ct_syshandle = handle;
1584 handle = ct->ct_syshandle;
1599 * ct_rxid value, filling only ct_syshandle. Workaround
1600 * that using tag_id from the CCB, pointed by ct_syshandle.

Completed in 171 milliseconds