OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:iaq_cookie
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/pci/
if_ixlvar.h
119
uint64_t
iaq_cookie
;
member in struct:ixl_aq_desc
if_iavf.c
682
vc = (struct iavf_aq_vc *)&iaq->
iaq_cookie
;
691
vc = (const struct iavf_aq_vc *)&iaq->
iaq_cookie
;
700
vc = (const struct iavf_aq_vc *)&iaq->
iaq_cookie
;
3826
device_printf(sc->sc_dev, "cookie %016" PRIx64 "\n", iaq->
iaq_cookie
);
3876
iaq->
iaq_cookie
= 0;
if_ixl.c
3721
device_printf(sc->sc_dev, "cookie %016" PRIx64 "\n", iaq->
iaq_cookie
);
3821
slot->
iaq_cookie
= (uint64_t)((intptr_t)iatq);
3863
iatq = (struct ixl_atq *)((intptr_t)slot->
iaq_cookie
);
3921
KASSERT(iatq->iatq_desc.
iaq_cookie
== 0);
5338
iaq->
iaq_cookie
= 0;
Completed in 180 milliseconds
Indexes created Fri Oct 17 17:09:57 GMT 2025