OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:devfunc
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/prep/include/
pcipnp.h
51
uint8_t
devfunc
;
member in struct:_IntrMap
/src/sys/arch/prep/prep/
platform.c
248
dev = pi->map[i].
devfunc
/ 0x8;
271
snprintf(key, sizeof(key), "
devfunc
-%d", dev);
288
int
devfunc
, nbus, size, i, found = 0, nrofpcidevs = 0;
local
299
devfunc
= device * 8 + func;
310
busacc->PCIAccess.DevFuncNumber ==
devfunc
) {
316
aprint_error("Couldn't find PNP data for bus %d
devfunc
0x%x\n",
317
bus,
devfunc
);
Completed in 20 milliseconds
Indexes created Mon Feb 23 08:20:23 UTC 2026