OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MLY_MAX_CCBS
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
mlyvar.h
69
#define
MLY_MAX_CCBS
256
92
#define MLY_SLOT_MAX (MLY_SLOT_START +
MLY_MAX_CCBS
)
mly.c
403
rv = mly_dmamem_alloc(mly, MLY_SGL_SIZE *
MLY_MAX_CCBS
,
562
mly_dmamem_free(mly, MLY_SGL_SIZE *
MLY_MAX_CCBS
,
1605
* If the controller supports fewer than
MLY_MAX_CCBS
commands, limit our
1620
mly->mly_ncmds = uimin(
MLY_MAX_CCBS
, i);
Completed in 139 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025