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

/freebsd-10.3-release/sys/dev/isp/
H A Disp_target.h84 (tag == TAG_ANY || tag == tmd->cd_tagval) \
100 #define TAG_ANY ((uint64_t) 0) macro
H A Disp_target.c268 notify.nt_tagval = TAG_ANY;
626 notify.nt_tagval = TAG_ANY;
H A Disp_freebsd.c2907 isp_target_mark_aborted_early(isp, tptr, TAG_ANY);
3019 if ((uint64_t)tag_id == TAG_ANY || tag_id == this_tag_id) {
3031 if ((uint64_t)tag_id == TAG_ANY || atp->tag == tag_id) {
H A Disp_library.c627 notify.nt_tagval = TAG_ANY;

Completed in 164 milliseconds