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

/freebsd-9.3-release/sys/dev/isp/
H A Disp_target.c753 cto->ct_fwhandle = aep->at_handle;
848 ct->ct_fwhandle = 0;
H A Dispmbox.h1998 tid = ct->ct_fwhandle; \
2140 uint16_t ct_fwhandle; /* required by f/w */ member in struct:__anon8145
H A Disp_freebsd.c2026 cto->ct_fwhandle = cso->tag_id;
2046 cto->ct_fwhandle, ATPD_GET_SEQNO(cto), ATPD_GET_NCAM(cto), cso->scsi_status, cso->resid, cso->tag_id);
2912 atp = isp_get_atpd(isp, tptr, ((ct_entry_t *)arg)->ct_fwhandle);
2984 isp_prt(isp, ISP_LOGTDEBUG0, "%s: CTIO[%x] seq %u nc %d tag %x S_ID 0x%x lun %d sts %x flg %x resid %d %s", __func__, ct->ct_fwhandle, ATPD_GET_SEQNO(ct),
H A Disp_library.c2908 ISP_IOXPUT_16(isp, src->ct_fwhandle, &dst->ct_fwhandle);
2946 ISP_IOXGET_16(isp, &src->ct_fwhandle, dst->ct_fwhandle);

Completed in 295 milliseconds