OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:actname
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/acpi/
apei_interp.c
140
const char *const *
actname
;
member in struct:apei_interp
155
const char *const *
actname
, unsigned nact,
166
I->
actname
=
actname
;
222
if (E->Action >= I->nact || I->
actname
[E->Action] == NULL) {
259
E->Action, I->
actname
[E->Action]);
292
if (E->Action > I->nact || I->
actname
[E->Action] == NULL)
339
if (E->Action >= I->nact || I->
actname
[E->Action] == NULL)
376
I->
actname
[action], A->ip, A->ninst);
397
I->name, I->
actname
[action], j
[
all
...]
apei_interp.c
140
const char *const *
actname
;
member in struct:apei_interp
155
const char *const *
actname
, unsigned nact,
166
I->
actname
=
actname
;
222
if (E->Action >= I->nact || I->
actname
[E->Action] == NULL) {
259
E->Action, I->
actname
[E->Action]);
292
if (E->Action > I->nact || I->
actname
[E->Action] == NULL)
339
if (E->Action >= I->nact || I->
actname
[E->Action] == NULL)
376
I->
actname
[action], A->ip, A->ninst);
397
I->name, I->
actname
[action], j
[
all
...]
Completed in 23 milliseconds
Indexes created Sun Sep 28 16:09:52 GMT 2025