OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:device_capability
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/ews4800mips/stand/common/
local.h
51
struct
device_capability
{
struct
60
extern struct
device_capability
DEVICE_CAPABILITY
;
boot.c
62
struct
device_capability
DEVICE_CAPABILITY
;
129
if (!
DEVICE_CAPABILITY
.active)
132
unit =
DEVICE_CAPABILITY
.booted_unit;
134
switch (
DEVICE_CAPABILITY
.booted_device) {
165
if (
DEVICE_CAPABILITY
.network_enabled) {
284
DEVICE_CAPABILITY
.booted_device = booted_device;
286
DEVICE_CAPABILITY
.booted_unit = booted_unit;
290
DEVICE_CAPABILITY
.active = true;
292
DEVICE_CAPABILITY
.network_enabled = true
[
all
...]
Completed in 12 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025