HomeSort by: relevance | last modified time | path
    Searched refs:ct_syshandle (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
isp_target.c 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)
    [all...]
isp_library.c 666 ctio->ct_syshandle = hdp->handle;
671 ctio->ct_syshandle = hdp->handle;
676 ctio->ct_syshandle = hdp->handle;
2060 ct->ct_syshandle = 0;
2109 ct->ct_syshandle = 0;
2862 ISP_IOXPUT_16(isp, src->ct_syshandle, &dst->ct_syshandle);
2900 ISP_IOXGET_16(isp, &src->ct_syshandle, dst->ct_syshandle);
2937 ISP_IOXPUT_32(isp, src->ct_syshandle, &dst->ct_syshandle)
    [all...]
ispmbox.h 2153 uint16_t ct_syshandle; member in struct:__anon33fa061c4c08
2251 uint32_t ct_syshandle; member in struct:__anon33fa061c4d08
2306 uint32_t ct_syshandle; member in struct:__anon33fa061c5308
2382 uint32_t ct_syshandle; member in struct:__anon33fa061c5908

Completed in 18 milliseconds