OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MFI_STATE_MAXSGL_MASK
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
mfireg.h
118
#define
MFI_STATE_MAXSGL_MASK
0x00ff0000
mfi.c
1054
max_sgl = (status &
MFI_STATE_MAXSGL_MASK
) >> 16;
Completed in 31 milliseconds
Indexes created Sun Jun 21 00:25:28 UTC 2026