Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/isp/
Dispmbox.h1998 tid = ct->ct_fwhandle; \
2140 uint16_t ct_fwhandle; /* required by f/w */ member
Disp_target.c753 cto->ct_fwhandle = aep->at_handle; in isp_endcmd()
848 ct->ct_fwhandle = 0; in isp_target_async()
Disp_freebsd.c2026 cto->ct_fwhandle = cso->tag_id; in isp_target_start_ctio()
2046 …cto->ct_fwhandle, ATPD_GET_SEQNO(cto), ATPD_GET_NCAM(cto), cso->scsi_status, cso->resid, cso->tag_… in isp_target_start_ctio()
2912 atp = isp_get_atpd(isp, tptr, ((ct_entry_t *)arg)->ct_fwhandle); in isp_handle_platform_ctio()
2984 …c %d tag %x S_ID 0x%x lun %d sts %x flg %x resid %d %s", __func__, ct->ct_fwhandle, ATPD_GET_SEQNO… in isp_handle_platform_ctio()
Disp_library.c2908 ISP_IOXPUT_16(isp, src->ct_fwhandle, &dst->ct_fwhandle); in isp_put_ctio()
2946 ISP_IOXGET_16(isp, &src->ct_fwhandle, dst->ct_fwhandle); in isp_get_ctio()