OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LINUX_PTC_MAJOR
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/compat/linux/arch/amd64/
linux_machdep.h
128
#define
LINUX_PTC_MAJOR
2
linux_machdep.c
298
return makedev(
LINUX_PTC_MAJOR
, minor(dev));
/src/sys/compat/linux/arch/i386/
linux_machdep.h
154
#define
LINUX_PTC_MAJOR
2
linux_machdep.c
644
return makedev(
LINUX_PTC_MAJOR
, minor(dev));
Completed in 21 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026