OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BKTR_MEM_MAX_DEVICES
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/bktr/
bktr_mem.h
53
#define
BKTR_MEM_MAX_DEVICES
8
bktr_mem.c
69
static struct memory_pointers memory_list[
BKTR_MEM_MAX_DEVICES
];
109
if ((unit < 0) || (unit >=
BKTR_MEM_MAX_DEVICES
)) {
122
if ((unit < 0) || (unit >=
BKTR_MEM_MAX_DEVICES
)) {
155
if ((unit < 0) || (unit >=
BKTR_MEM_MAX_DEVICES
)) {
Completed in 12 milliseconds
Indexes created Sat Oct 25 10:09:55 GMT 2025