OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:F_RSPD_EOP
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/cxgb/
cxgb_sge_defs.h
235
#define
F_RSPD_EOP
V_RSPD_EOP(1U)
236
#define G_RSPD_EOP(x) ((x) &
F_RSPD_EOP
)
cxgb_sge.c
118
#define RSPQ_EOP G_RSPD_SOP_EOP(
F_RSPD_EOP
)
120
#define RSPQ_SOP_EOP G_RSPD_SOP_EOP(F_RSPD_SOP|
F_RSPD_EOP
)
Completed in 47 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025