OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:device_equiv
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/next68k/next68k/
autoconf.c
77
struct
device_equiv
{
struct
81
static struct
device_equiv
device_equiv
[] = {
variable in typeref:struct:device_equiv[]
85
static int ndevice_equivs = (sizeof(
device_equiv
)/sizeof(
device_equiv
[0]));
159
if (
device_equiv
->alias &&
160
strcmp(name,
device_equiv
->alias) == 0)
161
name =
device_equiv
->real;
autoconf.c
77
struct
device_equiv
{
struct
81
static struct
device_equiv
device_equiv
[] = {
variable in typeref:struct:device_equiv[]
85
static int ndevice_equivs = (sizeof(
device_equiv
)/sizeof(
device_equiv
[0]));
159
if (
device_equiv
->alias &&
160
strcmp(name,
device_equiv
->alias) == 0)
161
name =
device_equiv
->real;
autoconf.c
77
struct
device_equiv
{
struct
81
static struct
device_equiv
device_equiv
[] = {
variable in typeref:struct:device_equiv[]
85
static int ndevice_equivs = (sizeof(
device_equiv
)/sizeof(
device_equiv
[0]));
159
if (
device_equiv
->alias &&
160
strcmp(name,
device_equiv
->alias) == 0)
161
name =
device_equiv
->real;
Completed in 116 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025