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

/freebsd-13-stable/sys/dev/isp/
H A Disp_target.h80 #define TAG_ANY ((uint64_t) 0) macro
H A Disp_freebsd.c1789 if (notify->nt_tagval == TAG_ANY) {
1830 isp_target_mark_aborted_early(isp, notify->nt_channel, tptr, TAG_ANY);
1899 if ((uint64_t)tag_id == TAG_ANY || tag_id == this_tag_id) {
1914 if ((uint64_t)tag_id == TAG_ANY || atp->tag == tag_id)
H A Disp_target.c323 notify.nt_tagval = TAG_ANY;
H A Disp_library.c511 notify.nt_tagval = TAG_ANY;

Completed in 58 milliseconds