Home
last modified time | relevance | path

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

/NextBSD/sys/dev/isp/
HDisp_target.h84 (tag == TAG_ANY || tag == tmd->cd_tagval) \
100 #define TAG_ANY ((uint64_t) 0) macro
HDisp_target.c268 notify.nt_tagval = TAG_ANY; in isp_target_notify()
626 notify.nt_tagval = TAG_ANY; in isp_target_async()
HDisp_freebsd.c2907 isp_target_mark_aborted_early(isp, tptr, TAG_ANY); in isp_handle_platform_target_tmf()
3019 if ((uint64_t)tag_id == TAG_ANY || tag_id == this_tag_id) { in isp_target_mark_aborted_early()
3031 if ((uint64_t)tag_id == TAG_ANY || atp->tag == tag_id) { in isp_target_mark_aborted_early()
HDisp_library.c627 notify.nt_tagval = TAG_ANY; in isp_clear_commands()