OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nt_tagval
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/ic/
isp_target.h
65
uint64_t
nt_tagval
; /* tag value */
member in struct:isp_notify
isp_target.c
335
notify.
nt_tagval
= TAG_ANY;
336
notify.
nt_tagval
|= (((uint64_t)(isp->isp_serno++)) << 32);
802
notify.
nt_tagval
= TAG_ANY;
803
notify.
nt_tagval
|= (((uint64_t)(isp->isp_serno++)) << 32);
900
IN_MAKE_TAGID(notify.
nt_tagval
, inp);
901
notify.
nt_tagval
|= (((uint64_t)(isp->isp_serno++)) << 32);
971
notify.
nt_tagval
= seqid;
972
notify.
nt_tagval
|= (((uint64_t)(isp->isp_serno++)) << 32);
1018
notify.
nt_tagval
= aep->at_rxid;
1019
notify.
nt_tagval
|= (((uint64_t)(isp->isp_serno++)) << 32)
[
all
...]
isp_library.c
693
notify.
nt_tagval
= TAG_ANY;
Completed in 16 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025